Searched refs:http_cert (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | http-utils.h | 29 struct http_cert { struct 58 int (*cb)(void *ctx, struct http_cert *cert),
|
H A D | http_curl.c | 56 int (*cert_cb)(void *ctx, struct http_cert *cert); 204 static void add_alt_name_othername(struct http_ctx *ctx, struct http_cert *cert, in add_alt_name_othername() 236 static void add_alt_name_dns(struct http_ctx *ctx, struct http_cert *cert, in add_alt_name_dns() 257 static void add_alt_name(struct http_ctx *ctx, struct http_cert *cert, in add_alt_name() 271 static void add_alt_names(struct http_ctx *ctx, struct http_cert *cert, in add_alt_names() 478 static void add_logo(struct http_ctx *ctx, struct http_cert *hcert, in add_logo() 526 static void add_logo_direct(struct http_ctx *ctx, struct http_cert *hcert, in add_logo_direct() 583 static void add_logo_indirect(struct http_ctx *ctx, struct http_cert *hcert, in add_logo_indirect() 799 static void add_logotype_ext(struct http_ctx *ctx, struct http_cert *hcert, in add_logotype_ext() 870 static void parse_cert(struct http_ctx *ctx, struct http_cert *hcer [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | http-utils.h | 29 struct http_cert { struct 58 int (*cb)(void *ctx, struct http_cert *cert),
|
H A D | http_curl.c | 56 int (*cert_cb)(void *ctx, struct http_cert *cert); 204 static void add_alt_name_othername(struct http_ctx *ctx, struct http_cert *cert, in add_alt_name_othername() 236 static void add_alt_name_dns(struct http_ctx *ctx, struct http_cert *cert, in add_alt_name_dns() 257 static void add_alt_name(struct http_ctx *ctx, struct http_cert *cert, in add_alt_name() 271 static void add_alt_names(struct http_ctx *ctx, struct http_cert *cert, in add_alt_names() 478 static void add_logo(struct http_ctx *ctx, struct http_cert *hcert, in add_logo() 526 static void add_logo_direct(struct http_ctx *ctx, struct http_cert *hcert, in add_logo_direct() 583 static void add_logo_indirect(struct http_ctx *ctx, struct http_cert *hcert, in add_logo_indirect() 799 static void add_logotype_ext(struct http_ctx *ctx, struct http_cert *hcert, in add_logotype_ext() 870 static void parse_cert(struct http_ctx *ctx, struct http_cert *hcer [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
H A D | osu_client.c | 2905 static int osu_cert_cb(void *_ctx, struct http_cert *cert) in osu_cert_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
H A D | osu_client.c | 2907 static int osu_cert_cb(void *_ctx, struct http_cert *cert) in osu_cert_cb()
|
Completed in 20 milliseconds