Searched refs:ASN1_PARSE_MAXDEPTH (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dasn1_par.c65 #ifndef ASN1_PARSE_MAXDEPTH
66 #define ASN1_PARSE_MAXDEPTH 128 macro
136 if (depth > ASN1_PARSE_MAXDEPTH) {

Completed in 116 milliseconds