Home
last modified time | relevance | path

Searched refs:WORKAROUND_OCSP_OPTIONAL (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dest.c142 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in est_load_cacerts()
624 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in est_build_csr()
726 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in est_simple_enroll()
H A Dosu_client.h51 #define WORKAROUND_OCSP_OPTIONAL 0x00000001 macro
H A Dosu_client.c344 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in download_cert()
3145 if (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) in check_workarounds()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dest.c142 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in est_load_cacerts()
624 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in est_build_csr()
727 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in est_simple_enroll()
H A Dosu_client.h51 #define WORKAROUND_OCSP_OPTIONAL 0x00000001 macro
H A Dosu_client.c344 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2); in download_cert()
3147 if (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) in check_workarounds()

Completed in 10 milliseconds