Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dgen_decode.c214 const char *forwstr, const char *tmpstr, const char *dertype, in decode_type() argument
284 if (dertype) { in decode_type()
287 dertype); in decode_type()
293 if (dertype) in decode_type()
H A Dtemplate.c199 Der_type dertype; in _asn1_decode() local
207 &dertype, A1_TAG_TAG(t->tt), in _asn1_decode()
222 if (dertype != A1_TAG_TYPE(t->tt) && (flags & A1_PF_ALLOW_BER)) { in _asn1_decode()
276 &dertype, UT_EndOfContent, in _asn1_decode()
280 if (dertype != PRIM) in _asn1_decode()