Searched refs:http_ocsp_set (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/hs20/client/ |
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()
|
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()
|
/external/wpa_supplicant_8/src/utils/ |
D | http-utils.h | 46 void http_ocsp_set(struct http_ctx *ctx, int val);
|
D | http_curl.c | 1588 void http_ocsp_set(struct http_ctx *ctx, int val) in http_ocsp_set() function
|