Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dpolarssl.h33 void Curl_polarssl_cleanup(void);
60 #define curlssl_cleanup() Curl_polarssl_cleanup()
Dpolarssl.c810 void Curl_polarssl_cleanup(void) in Curl_polarssl_cleanup() function