Home
last modified time | relevance | path

Searched refs:asn1_encode_trusted_ca (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_encode.h100 asn1_error_code asn1_encode_trusted_ca
H A Dasn1_k_encode.c1664 asn1_error_code asn1_encode_trusted_ca(asn1buf *buf, const krb5_trusted_ca *val, unsigned int *retl… in asn1_encode_trusted_ca() function
1695 retval = asn1_encode_trusted_ca(buf,val[i],&length); in asn1_encode_sequence_of_trusted_ca()