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

/freebsd-11.0-release/contrib/wpa/hs20/client/
H A Dosu_client.h50 #define WORKAROUND_OCSP_OPTIONAL 0x00000001 macro
H A Dest.c116 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2);
563 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2);
667 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2);
H A Dosu_client.c314 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2);
2978 if (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL)

Completed in 123 milliseconds