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);
1136 int exptag, int expclass, char opt, ASN1_TLC *ctx) in asn1_check_tlen() argument
1179 if (exptag >= 0) { in asn1_check_tlen()
1180 if (exptag != ptag || expclass != pclass) { in asn1_check_tlen()

Completed in 7 milliseconds