Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_encode.c353 encode_sequence_of(asn1buf *buf, int seqlen, const void *val,
365 return encode_sequence_of(buf, length, val, type, retlen); in encode_nullterm_sequence_of()
490 retval = encode_sequence_of(buf, slen, dataptr, a, &length); in encode_a_field()
643 encode_sequence_of(asn1buf *buf, int seqlen, const void *val, in encode_sequence_of() function