Searched defs:hcert (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/utils/ |
D | http_curl.c | 462 static void add_logo(struct http_ctx *ctx, struct http_cert *hcert, in add_logo() 510 static void add_logo_direct(struct http_ctx *ctx, struct http_cert *hcert, in add_logo_direct() 567 static void add_logo_indirect(struct http_ctx *ctx, struct http_cert *hcert, in add_logo_indirect() 783 static void add_logotype_ext(struct http_ctx *ctx, struct http_cert *hcert, in add_logotype_ext() 854 static void parse_cert(struct http_ctx *ctx, struct http_cert *hcert, in parse_cert() 869 static void parse_cert_free(struct http_cert *hcert, GENERAL_NAMES *names) in parse_cert_free() 895 struct http_cert hcert; in validate_server_cert() local 923 struct http_cert hcert; in http_parse_x509_certificate() local
|