Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/asn.1/
H A Dasn1_encode.c316 make_tag(asn1buf *buf, const taginfo *t, size_t len) in make_tag() function
717 ret = make_tag(buf, tag_out, buf->count - oldcount); in encode_atype()
771 ret = make_tag(buf, &t, buf->count - oldcount); in encode_atype_and_tag()