Searched refs:parse_cert (Results 1 – 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | http_curl.c | 870 static void parse_cert(struct http_ctx *ctx, struct http_cert *hcert, in parse_cert() function 924 parse_cert(ctx, &hcert, cert, &names); in validate_server_cert() 962 parse_cert(ctx, &hcert, cert, &names); in http_parse_x509_certificate()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | http_curl.c | 870 static void parse_cert(struct http_ctx *ctx, struct http_cert *hcert, in parse_cert() function 924 parse_cert(ctx, &hcert, cert, &names); in validate_server_cert() 962 parse_cert(ctx, &hcert, cert, &names); in http_parse_x509_certificate()
|