Home
last modified time | relevance | path

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

/src/crypto/krb5/src/lib/krb5/asn.1/
H A Dasn1_encode.c640 encode_cntype(asn1buf *buf, const void *val, size_t len,
696 return encode_cntype(buf, dataptr, count, counted->basetype, tag_out); in encode_atype()
783 encode_cntype(asn1buf *buf, const void *val, size_t count, in encode_cntype() function