Searched refs:http_ocsp_set (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
H A D | est.c | 138 http_ocsp_set(ctx->http, 1); in est_load_cacerts() 141 http_ocsp_set(ctx->http, in est_load_cacerts() 620 http_ocsp_set(ctx->http, 1); in est_build_csr() 623 http_ocsp_set(ctx->http, in est_build_csr() 720 http_ocsp_set(ctx->http, 1); in est_simple_enroll() 725 http_ocsp_set(ctx->http, in est_simple_enroll()
|
H A D | osu_client.c | 341 http_ocsp_set(ctx->http, 1); in download_cert() 343 http_ocsp_set(ctx->http, in download_cert() 3104 http_ocsp_set(ctx->http, 2); in init_ctx() 3146 http_ocsp_set(ctx->http, 1); in check_workarounds()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
H A D | est.c | 138 http_ocsp_set(ctx->http, 1); in est_load_cacerts() 141 http_ocsp_set(ctx->http, in est_load_cacerts() 620 http_ocsp_set(ctx->http, 1); in est_build_csr() 623 http_ocsp_set(ctx->http, in est_build_csr() 721 http_ocsp_set(ctx->http, 1); in est_simple_enroll() 726 http_ocsp_set(ctx->http, in est_simple_enroll()
|
H A D | osu_client.c | 341 http_ocsp_set(ctx->http, 1); in download_cert() 343 http_ocsp_set(ctx->http, in download_cert() 3106 http_ocsp_set(ctx->http, 2); in init_ctx() 3148 http_ocsp_set(ctx->http, 1); in check_workarounds()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | http-utils.h | 46 void http_ocsp_set(struct http_ctx *ctx, int val);
|
H A D | http_curl.c | 1588 void http_ocsp_set(struct http_ctx *ctx, int val) in http_ocsp_set() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | http-utils.h | 46 void http_ocsp_set(struct http_ctx *ctx, int val);
|
H A D | http_curl.c | 1588 void http_ocsp_set(struct http_ctx *ctx, int val) in http_ocsp_set() function
|
Completed in 18 milliseconds