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

/freebsd-11.0-release/crypto/heimdal/lib/asn1/
H A Dder.h63 UT_Set = 17, enumerator in enum:__anon5944
H A Dasn1_print.c97 (class == ASN1_C_UNIV && type == CONS && tag == UT_Set)) {
129 case UT_Set :
H A Dgen_encode.c88 X(UT_Set),
H A Dasn1parse.y523 $$ = new_tag(ASN1_C_UNIV, UT_Set, TE_EXPLICIT, $$);
529 $$ = new_tag(ASN1_C_UNIV, UT_Set, TE_EXPLICIT, $$);
537 $$ = new_tag(ASN1_C_UNIV, UT_Set, TE_EXPLICIT, $$);
H A Dgen_decode.c136 *tag = UT_Set;

Completed in 82 milliseconds