Searched refs:asn1buf_remove_octetstring (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1buf.h192 asn1buf_remove_octetstring(
H A Dasn1_decode.c161 retval = asn1buf_remove_octetstring(buf, length, val);
172 retval = asn1buf_remove_octetstring(buf,length,val);
H A Dasn1buf.c223 asn1buf_remove_octetstring(asn1buf *buf, const unsigned int len, asn1_octet **s) function
H A Dasn1_k_decode.c204 retval = asn1buf_remove_octetstring(&subbuf, taglen, &(var)); \
213 retval = asn1buf_remove_octetstring(&subbuf, taglen, &(var)); \
2237 retval = asn1buf_remove_octetstring(&subbuf, size,
2290 retval = asn1buf_remove_octetstring(&subbuf, taglen,
2335 retval = asn1buf_remove_octetstring(&subbuf, taglen, &val->subjectPublicKey.data);

Completed in 46 milliseconds