Searched refs:X509_V_FLAG_X509_STRICT (Results 1 – 2 of 2) sorted by relevance
641 if ((ctx->param->flags & X509_V_FLAG_X509_STRICT) in check_chain_extensions()657 || ((ctx->param->flags & X509_V_FLAG_X509_STRICT) in check_chain_extensions()675 || ((ctx->param->flags & X509_V_FLAG_X509_STRICT) in check_chain_extensions()
387 #define X509_V_FLAG_X509_STRICT 0x20 macro