Home
last modified time | relevance | path

Searched refs:asn1_make_length (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_make.c47 retval = asn1_make_length(buf,in_len, &length); in asn1_make_tag()
58 asn1_error_code asn1_make_length(asn1buf *buf, const unsigned int in_len, unsigned int *retlen) in asn1_make_length() function
124 retval = asn1_make_length(buf,seq_len,&len); in asn1_make_sequence()
140 retval = asn1_make_length(buf,set_len,&len); in asn1_make_set()
H A Dasn1_make.h113 asn1_error_code asn1_make_length
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers120 asn1_make_length;