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

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dhttp_curl.c52 NO_OCSP, OPTIONAL_OCSP, MANDATORY_OCSP enumerator in enum:http_ctx::__anon31482
1022 if (depth == 0 && ctx->ocsp != NO_OCSP && preverify_ok) {
1305 if (ctx->ocsp != NO_OCSP) {
1361 if (ctx->ocsp != NO_OCSP)
1570 ctx->ocsp = NO_OCSP;
/external/wpa_supplicant_8/src/utils/
H A Dhttp_curl.c52 NO_OCSP, OPTIONAL_OCSP, MANDATORY_OCSP enumerator in enum:http_ctx::__anon31751
1022 if (depth == 0 && ctx->ocsp != NO_OCSP && preverify_ok) {
1305 if (ctx->ocsp != NO_OCSP) {
1361 if (ctx->ocsp != NO_OCSP)
1570 ctx->ocsp = NO_OCSP;
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dhttp_curl.c52 NO_OCSP, OPTIONAL_OCSP, MANDATORY_OCSP enumerator in enum:http_ctx::__anon32032
1022 if (depth == 0 && ctx->ocsp != NO_OCSP && preverify_ok) {
1305 if (ctx->ocsp != NO_OCSP) {
1361 if (ctx->ocsp != NO_OCSP)
1570 ctx->ocsp = NO_OCSP;

Completed in 300 milliseconds