Searched refs:X509_V_FLAG_X509_STRICT (Results 1 – 2 of 2) sorted by relevance
570 if ((ctx->param->flags & X509_V_FLAG_X509_STRICT) in check_chain_extensions()590 || ((ctx->param->flags & X509_V_FLAG_X509_STRICT) in check_chain_extensions()611 || ((ctx->param->flags & X509_V_FLAG_X509_STRICT) in check_chain_extensions()
385 #define X509_V_FLAG_X509_STRICT 0x20 macro