Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dder.h62 UT_Null = 5, enumerator
H A Dgen_encode.c79 X(UT_Null), in valuename()
H A Dgen_decode.c111 *tag = UT_Null; in find_tag()
H A Dasn1parse.y493 $$ = new_tag(ASN1_C_UNIV, UT_Null,
H A Dasn1parse.c1958 (yyval.type) = new_tag(ASN1_C_UNIV, UT_Null, in yyparse()