Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_encode.h153 asn1_error_code asn1_encode_bitstring(asn1buf *buf, unsigned int len,
H A Dasn1_encode.c284 asn1_error_code asn1_encode_bitstring(asn1buf *buf, unsigned int len, in asn1_encode_bitstring() function
H A Dasn1_k_encode.c168 return asn1_encode_bitstring(buf, 4, cbuf, retlen); in asn1_encode_krb5_flags_at()