Home
last modified time | relevance | path

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

/external/openssl/crypto/asn1/
Dtasn_dec.c1091 int expected_eoc; in asn1_find_end() local
1100 expected_eoc = 1; in asn1_find_end()
1110 expected_eoc--; in asn1_find_end()
1111 if (expected_eoc == 0) in asn1_find_end()
1125 expected_eoc++; in asn1_find_end()
1130 if (expected_eoc) in asn1_find_end()