Searched refs:der_match_tag_and_length (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dspnego_asn1.c260 e = der_match_tag_and_length(p, len, ASN1_C_UNIV, CONS, UT_Sequence, &reallen, &l);
369 e = der_match_tag_and_length(p, len, ASN1_C_UNIV, PRIM, UT_BitString, &reallen, &l);
483 e = der_match_tag_and_length(p, len, ASN1_C_UNIV, CONS, UT_Sequence, &reallen, &l);
509 e = der_match_tag_and_length(p, len, (Der_class) 0, (Der_type) 0, 0, &reallen, &l);
539 e = der_match_tag_and_length(p, len, (Der_class) 0, (Der_type) 0, 0, &reallen, &l);
569 e = der_match_tag_and_length(p, len, (Der_class) 0, (Der_type) 0, 0, &reallen, &l);
599 e = der_match_tag_and_length(p, len, (Der_class) 0, (Der_type) 0, 0, &reallen, &l);
607 e = der_match_tag_and_length(p, len, (Der_class) 0, (Der_type) 0, 0, &reallen, &l);
712 e = der_match_tag_and_length(p, len, ASN1_C_UNIV, CONS, UT_Sequence, &reallen, &l);
741 e = der_match_tag_and_length(
[all...]
H A Dspnego.c262 der_match_tag_and_length(const unsigned char *p, size_t len,
614 ret = der_match_tag_and_length(buf, buf_size, ASN1_C_CONTEXT, CONS,
935 der_match_tag_and_length(const unsigned char *p, size_t len, function
1678 ret = der_match_tag_and_length(buf, buf_size,
/macosx-10.10.1/Heimdal-398.1.2/lib/asn1/
H A Dder-protos.h473 der_match_tag_and_length (
H A Dtemplate.c236 ret = der_match_tag_and_length(p, len, A1_TAG_CLASS(t->tt),
305 ret = der_match_tag_and_length(p, len, ASN1_C_UNIV,
H A Dder_get.c619 der_match_tag_and_length (const unsigned char *p, size_t len, function
/macosx-10.10.1/OpenSSH-189/osslshim/heimdal-asn1/
H A Dasn1-der-protos.h454 der_match_tag_and_length (
H A Dasn1-template.c225 ret = der_match_tag_and_length(p, len, A1_TAG_CLASS(t->tt),
294 ret = der_match_tag_and_length(p, len, ASN1_C_UNIV,
H A Dasn1-der_get.c623 der_match_tag_and_length (const unsigned char *p, size_t len, function

Completed in 223 milliseconds