Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dkrbasn1.h62 #define ASN1_GENERALSTRING 27 macro
H A Dasn1_decode.c187 tag(ASN1_GENERALSTRING); in asn1_decode_generalstring()
H A Dasn1_encode.c280 return encode_bytestring_with_tag(buf, len, val, ASN1_GENERALSTRING, in asn1_encode_generalstring()