Searched refs:UT_Sequence (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dder.h62 UT_Sequence = 16, enumerator in enum:__anon4961
H A Dasn1_print.c96 (class == ASN1_C_UNIV && type == CONS && tag == UT_Sequence) ||
130 case UT_Sequence :
184 type != CONS || tag != UT_Sequence)
H A Dgen_encode.c87 X(UT_Sequence),
H A Dasn1parse.y500 $$ = new_tag(ASN1_C_UNIV, UT_Sequence, TE_EXPLICIT, $$);
506 $$ = new_tag(ASN1_C_UNIV, UT_Sequence, TE_EXPLICIT, $$);
515 $$ = new_tag(ASN1_C_UNIV, UT_Sequence, TE_EXPLICIT, $$);
H A Dgen_decode.c130 *tag = UT_Sequence;
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dpkinit.c1212 ASN1_C_UNIV, CONS, UT_Sequence, &l);

Completed in 120 milliseconds