Searched refs:asn1_make_id (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/ |
H A D | asn1_make.c | 52 retval = asn1_make_id(buf,asn1class,construction,tagnum,&length); in asn1_make_tag() 86 asn1_error_code asn1_make_id(asn1buf *buf, asn1_class asn1class, in asn1_make_id() function 129 retval = asn1_make_id(buf,UNIVERSAL,CONSTRUCTED,ASN1_SEQUENCE,&len); in asn1_make_sequence() 145 retval = asn1_make_id(buf,UNIVERSAL,CONSTRUCTED,ASN1_SET,&len); in asn1_make_set()
|
H A D | asn1_make.h | 124 asn1_error_code asn1_make_id
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | mapfile-vers | 119 asn1_make_id;
|