Searched refs:Curl_ossl_engines_list (Results 1 – 2 of 2) sorted by relevance
57 struct curl_slist *Curl_ossl_engines_list(struct Curl_easy *data);108 #define curlssl_engines_list(x) Curl_ossl_engines_list(x)
881 struct curl_slist *Curl_ossl_engines_list(struct Curl_easy *data) in Curl_ossl_engines_list() function