Home
last modified time | relevance | path

Searched refs:SSL_ERROR_to_str (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/vtls/
H A Dopenssl.c892 static const char *SSL_ERROR_to_str(int err) in SSL_ERROR_to_str() function
1923 SSL_ERROR_to_str(err)), in ossl_close()
2014 SSL_ERROR_to_str(err)), in ossl_shutdown()
3978 extramsg[0] ? extramsg : SSL_ERROR_to_str(detail), in ossl_connect_step2()
4616 SSL_ERROR_to_str(err)); in ossl_send()
4637 SSL_ERROR_to_str(err), SOCKERRNO); in ossl_send()
4712 SSL_ERROR_to_str(err)); in ossl_recv()
/third_party/curl/lib/vquic/
H A Dcurl_osslq.c103 static const char *SSL_ERROR_to_str(int err) in SSL_ERROR_to_str() function
454 extramsg[0] ? extramsg : SSL_ERROR_to_str(detail), in cf_osslq_ssl_err()

Completed in 9 milliseconds