Searched refs:UT_Sequence (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | spnego_asn1.c | 230 e = der_put_length_and_tag(p, len, ret, ASN1_C_UNIV, CONS, UT_Sequence, &l); 245 e = der_match_tag_and_length(p, len, ASN1_C_UNIV, CONS, UT_Sequence, &reallen, &l); 447 e = der_put_length_and_tag(p, len, ret, ASN1_C_UNIV, CONS, UT_Sequence, &l); 462 e = der_match_tag_and_length(p, len, ASN1_C_UNIV, CONS, UT_Sequence, &reallen, &l); 671 e = der_put_length_and_tag(p, len, ret, ASN1_C_UNIV, CONS, UT_Sequence, &l); 686 e = der_match_tag_and_length(p, len, ASN1_C_UNIV, CONS, UT_Sequence, &reallen, &l);
|
H A D | spnego.c | 221 UT_Sequence = 16, enumerator in enum:__anon191
|
Completed in 16 milliseconds