Searched refs:encode_bytestring_with_tag (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_encode.c161 encode_bytestring_with_tag(asn1buf *buf, unsigned int len, function
183 return encode_bytestring_with_tag(buf, len, val, ASN1_OBJECTIDENTIFIER,
191 return encode_bytestring_with_tag(buf, len, val, ASN1_OCTETSTRING,
212 return encode_bytestring_with_tag(buf, len, val, ASN1_PRINTABLESTRING,
219 return encode_bytestring_with_tag(buf, len, val, ASN1_IA5STRING,
273 return encode_bytestring_with_tag(buf, 15, sp, ASN1_GENERALTIME,
281 return encode_bytestring_with_tag(buf, len, val, ASN1_GENERALSTRING,

Completed in 30 milliseconds