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

/freebsd-11.0-release/crypto/heimdal/lib/asn1/
H A Dder.h55 UT_Integer = 2, enumerator in enum:__anon5944
H A Dasn1_print.c141 case UT_Integer : {
H A Dgen_encode.c78 X(UT_Integer),
H A Dasn1parse.y396 $$ = new_tag(ASN1_C_UNIV, UT_Integer,
403 $$ = new_tag(ASN1_C_UNIV, UT_Integer, TE_EXPLICIT, $$);
409 $$ = new_tag(ASN1_C_UNIV, UT_Integer, TE_EXPLICIT, $$);
H A Dgen_decode.c104 *tag = UT_Integer;

Completed in 54 milliseconds