Searched refs:X509_V_FLAG_X509_STRICT (Results 1 – 3 of 3) sorted by relevance
226 #define X509_V_FLAG_X509_STRICT 0x20 macro
749 if ((ctx->param->flags & X509_V_FLAG_X509_STRICT) && in x509_vfy_check_chain_extensions()757 ((ctx->param->flags & X509_V_FLAG_X509_STRICT) && in x509_vfy_check_chain_extensions()774 ((ctx->param->flags & X509_V_FLAG_X509_STRICT) && in x509_vfy_check_chain_extensions()
1783 flags |= X509_V_FLAG_X509_STRICT; in args_verify()