Searched refs:Curl_ossl_cleanup (Results 1 – 3 of 3) sorted by relevance
60 void Curl_ossl_cleanup(void);92 #define curlssl_cleanup Curl_ossl_cleanup
735 void Curl_ossl_cleanup(void) in Curl_ossl_cleanup() function
733 - David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup when