Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Dasn1_parse.c16 #ifndef ASN1_PARSE_MAXDEPTH
17 #define ASN1_PARSE_MAXDEPTH 128 macro
108 if (depth > ASN1_PARSE_MAXDEPTH) { in asn1_parse2()

Completed in 3 milliseconds