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 51 #define WORKAROUND_OCSP_OPTIONAL 0x00000001
est.c 142 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2);
624 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2);
727 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2);
osu_client.c 344 (ctx->workarounds & WORKAROUND_OCSP_OPTIONAL) ? 1 : 2);
    [all...]

Completed in 123 milliseconds