Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Dtasn_dec.c45 int exptag, int expclass, char opt, ASN1_TLC *ctx);
1144 int exptag, int expclass, char opt, ASN1_TLC *ctx) in asn1_check_tlen() argument
1187 if (exptag >= 0) { in asn1_check_tlen()
1188 if (exptag != ptag || expclass != pclass) { in asn1_check_tlen()

Completed in 10 milliseconds