Searched refs:X509_V_FLAG_X509_STRICT (Results 1 – 2 of 2) sorted by relevance
435 if ((ctx->flags & X509_V_FLAG_X509_STRICT) in check_chain_extensions()455 || ((ctx->flags & X509_V_FLAG_X509_STRICT) in check_chain_extensions()477 || ((ctx->flags & X509_V_FLAG_X509_STRICT) in check_chain_extensions()
335 #define X509_V_FLAG_X509_STRICT 0x20 macro