Home
last modified time | relevance | path

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

/third_party/curl/lib/vtls/
H A Dopenssl.c934 static char *ossl_strerror(unsigned long error, char *buf, size_t size) in ossl_strerror() function
1309 ossl_strerror(ERR_get_error(), error_buffer, in cert_stuff()
1330 ossl_strerror(ERR_get_error(), error_buffer, in cert_stuff()
1370 ossl_strerror(ERR_get_error(), error_buffer, in cert_stuff()
1383 ossl_strerror(ERR_get_error(), error_buffer, in cert_stuff()
1412 ossl_strerror(ERR_get_error(), error_buffer, in cert_stuff()
1423 ossl_strerror(ERR_get_error(), error_buffer, in cert_stuff()
1451 ossl_strerror(ERR_get_error(), error_buffer, in cert_stuff()
1463 ossl_strerror(ERR_get_error(), error_buffer, in cert_stuff()
1824 engine, ossl_strerror(ERR_get_erro in ossl_set_engine()
[all...]
/third_party/curl/lib/vquic/
H A Dcurl_osslq.c142 static char *ossl_strerror(unsigned long error, char *buf, size_t size) in ossl_strerror() function
424 ossl_strerror(errdetail, ebuf, sizeof(ebuf)); in cf_osslq_ssl_err()
434 ossl_strerror(errdetail, ebuf, sizeof(ebuf)); in cf_osslq_ssl_err()

Completed in 7 milliseconds