Home
last modified time | relevance | path

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

/third_party/openssl/crypto/asn1/
Dtasn_dec.c45 int exptag, int expclass, char opt, ASN1_TLC *ctx);
1100 int exptag, int expclass, char opt, ASN1_TLC *ctx) in asn1_check_tlen() argument
1142 if ((exptag != ptag) || (expclass != pclass)) { in asn1_check_tlen()