Home
last modified time | relevance | path

Searched refs:cf_ssl_scache_match_auth (Results 1 – 1 of 1) sorted by relevance

/curl/lib/vtls/
H A Dvtls_scache.c558 static bool cf_ssl_scache_match_auth(struct Curl_ssl_scache_peer *peer, in cf_ssl_scache_match_auth() function
595 cf_ssl_scache_match_auth(&scache->peers[i], conn_config)) { in cf_ssl_find_peer_by_key()
605 cf_ssl_scache_match_auth(&scache->peers[i], conn_config)) { in cf_ssl_find_peer_by_key()
984 if(!cf_ssl_scache_match_auth(peer, NULL)) in cf_ssl_find_peer_by_hmac()

Completed in 10 milliseconds