Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/asn1/
H A Dtasn_dec.c107 int expected_class, int optional) in asn1_check_tag() argument
132 expected_class != tag_class << 6) { in asn1_check_tag()
182 int expected_class, int depth) in asn1_collect() argument
205 &constructed, expected_tag, expected_class, 0)) { in asn1_collect()
212 expected_class, depth + 1)) in asn1_collect()