Home
last modified time | relevance | path

Searched refs:asn1_decode_unsigned_integer (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_decode.h63 asn1_error_code asn1_decode_unsigned_integer
H A Dasn1_decode.c85 asn1_error_code asn1_decode_unsigned_integer(asn1buf *buf, long unsigned int *val) in asn1_decode_unsigned_integer() function
H A Dldap_key_seq.c269 ret = asn1_decode_unsigned_integer(&subbuf, val); checkerr;
H A Dasn1_k_decode.c379 retval = asn1_decode_unsigned_integer(buf,&n);\
411 retval = asn1_decode_unsigned_integer(buf,&n); in asn1_decode_msgtype()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers113 asn1_decode_unsigned_integer;