Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dwolfssl.c648 static WOLFSSL_X509_STORE *get_cached_x509_store(struct Curl_cfilter *cf, in get_cached_x509_store() function
738 cached_store = cache_criteria_met ? get_cached_x509_store(cf, data) : NULL; in Curl_wssl_setup_x509_store()
H A Dopenssl.c3359 static X509_STORE *get_cached_x509_store(struct Curl_cfilter *cf, in get_cached_x509_store() function
3449 cached_store = get_cached_x509_store(cf, data); in Curl_ssl_setup_x509_store()

Completed in 20 milliseconds