HomeSort by relevance Sort by last modified time
    Searched refs:WORKAROUND_OCSP_OPTIONAL (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/hs20/client/
osu_client.h 50 #define WORKAROUND_OCSP_OPTIONAL 0x00000001
est.c 116 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2);
563 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2);
667 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2);
osu_client.c 309 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2);
    [all...]

Completed in 470 milliseconds