Searched defs:der_match_tag (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dspnego.c249 der_match_tag(const unsigned char *p, size_t len,
918 der_match_tag(const unsigned char *p, size_t len, function
950 e = der_match_tag(p, len, xclass, type, tag, &l);
975 e = der_match_tag(p, len, ASN1_C_UNIV, PRIM, UT_Enumerated, &l);
1011 e = der_match_tag(p, len, ASN1_C_UNIV, PRIM, UT_OctetString, &l);
1048 e = der_match_tag(p, len, ASN1_C_UNIV, PRIM, UT_OID, &l);

Completed in 17 milliseconds