Searched defs:hcert (Results 1 – 1 of 1) sorted by relevance
| /external/wpa_supplicant_8/src/utils/ |
| D | http_curl.c | 436 static void add_logo(struct http_ctx *ctx, struct http_cert *hcert, in add_logo() 484 static void add_logo_direct(struct http_ctx *ctx, struct http_cert *hcert, in add_logo_direct() 541 static void add_logo_indirect(struct http_ctx *ctx, struct http_cert *hcert, in add_logo_indirect() 745 static void add_logotype_ext(struct http_ctx *ctx, struct http_cert *hcert, in add_logotype_ext() 816 static void parse_cert(struct http_ctx *ctx, struct http_cert *hcert, in parse_cert() 829 static void parse_cert_free(struct http_cert *hcert, GENERAL_NAMES *names) in parse_cert_free() 855 struct http_cert hcert; in validate_server_cert() local 881 struct http_cert hcert; in http_parse_x509_certificate() local
|