Searched refs:oidrep (Results 1 – 1 of 1) sorted by relevance
3265 struct k5input oidrep; in get_mech_oid() local3270 if (!k5_der_get_value(in, MECH_OID, &oidrep)) in get_mech_oid()3273 oid.length = oidrep.len; in get_mech_oid()3274 oid.elements = (uint8_t *)oidrep.ptr; in get_mech_oid()