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

/bind-9.11.3/lib/dns/
H A Dspnego.c217 UT_OctetString = 4, enumerator in enum:__anon191
1011 e = der_match_tag(p, len, ASN1_C_UNIV, PRIM, UT_OctetString, &l);
1327 e = der_put_length_and_tag(p, len, l, ASN1_C_UNIV, PRIM, UT_OctetString, &l);

Completed in 16 milliseconds