Searched refs:http_ocsp_set (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/wpa/hs20/client/ |
H A D | est.c | 135 http_ocsp_set(ctx->http, 1); in est_load_cacerts() 138 http_ocsp_set(ctx->http, in est_load_cacerts() 593 http_ocsp_set(ctx->http, 1); in est_build_csr() 596 http_ocsp_set(ctx->http, in est_build_csr() 693 http_ocsp_set(ctx->http, 1); in est_simple_enroll() 698 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() 3150 http_ocsp_set(ctx->http, 2); in init_ctx() 3192 http_ocsp_set(ctx->http, 1); in check_workarounds()
|
/freebsd/contrib/wpa/src/utils/ |
H A D | http-utils.h | 47 void http_ocsp_set(struct http_ctx *ctx, int val);
|
H A D | http_curl.c | 1567 void http_ocsp_set(struct http_ctx *ctx, int val) in http_ocsp_set() function
|