Home
last modified time | relevance | path

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

/openssl-master/crypto/asn1/
A Dtasn_dec.c45 int exptag, int expclass, char opt, ASN1_TLC *ctx);
1138 int exptag, int expclass, char opt, ASN1_TLC *ctx) in asn1_check_tlen() argument
1181 if (exptag >= 0) { in asn1_check_tlen()
1182 if (exptag != ptag || expclass != pclass) { in asn1_check_tlen()

Completed in 4 milliseconds