Searched refs:WORKAROUND_OCSP_OPTIONAL (Results 1 – 3 of 3) sorted by relevance
139 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in est_load_cacerts()597 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in est_build_csr()699 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in est_simple_enroll()
51 #define WORKAROUND_OCSP_OPTIONAL 0x00000001 macro
344 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in download_cert()3191 if (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) in check_workarounds()