Home
last modified time | relevance | path

Searched defs:Curl_cert_hostcheck (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/curl/lib/vtls/
H A Dhostcheck.c127 bool Curl_cert_hostcheck(const char *match, size_t matchlen, in Curl_cert_hostcheck() function
/aosp_15_r20/external/libevent/sample/
H A Dhostcheck.c205 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname) in Curl_cert_hostcheck() function