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