Home
last modified time | relevance | path

Searched refs:Curl_ossl_verifyhost (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/vtls/
H A Dopenssl.h43 CURLcode Curl_ossl_verifyhost(struct Curl_easy *data, struct connectdata *conn,
H A Dopenssl.c2133 CURLcode Curl_ossl_verifyhost(struct Curl_easy *data, struct connectdata *conn, in Curl_ossl_verifyhost() function
4235 result = Curl_ossl_verifyhost(data, conn, &connssl->peer, in servercert()
/third_party/curl/lib/vquic/
H A Dvquic-tls.c585 result = Curl_ossl_verifyhost(data, cf->conn, peer, server_cert); in Curl_vquic_tls_verify_peer()

Completed in 7 milliseconds