Searched refs:X509_V_FLAG_IGNORE_CRITICAL (Results 1 – 2 of 2) sorted by relevance
370 #define X509_V_FLAG_IGNORE_CRITICAL 0x10 macro
615 if (!(ctx->param->flags & X509_V_FLAG_IGNORE_CRITICAL) in check_chain_extensions()1631 if (!(ctx->param->flags & X509_V_FLAG_IGNORE_CRITICAL) in cert_crl()