Lines Matching refs:ERR_error_string
63 #undef ERR_error_string
64 #define ERR_error_string(e,b) \ macro
475 hctx->r->uri.authority.ptr, ERR_error_string(ERR_get_error(), NULL)); in ssl_tlsext_status_cb()
831 "SSL: %s %s", ERR_error_string(rc, NULL), fn); in mod_wolfssl_CTX_use_certificate_chain_file()
970 "SSL: %s %s", ERR_error_string(rc, NULL), fn); in mod_wolfssl_load_cacrls()
999 "SSL: %s %s", ERR_error_string(rc, NULL), fn); in mod_wolfssl_load_verify_locn()
1260 hctx->r->uri.authority.ptr, ERR_error_string(ERR_get_error(), NULL)); in mod_openssl_cert_cb()
1270 hctx->r->uri.authority.ptr, ERR_error_string(ERR_get_error(), NULL)); in mod_openssl_cert_cb()
1758 ERR_error_string(ERR_get_error(), NULL), b->ptr); in mod_openssl_acme_tls_1()
1770 "name %s: %s", name->ptr, ERR_error_string(ERR_get_error(),NULL)); in mod_openssl_acme_tls_1()
1787 "name %s: %s", name->ptr, ERR_error_string(ERR_get_error(),NULL)); in mod_openssl_acme_tls_1()
2054 "SSL: %s", ERR_error_string(ERR_get_error(), NULL)); in network_init_ssl()
2068 ERR_error_string(ERR_get_error(), NULL)); in network_init_ssl()
2094 "SSL: %s", ERR_error_string(ERR_get_error(), NULL)); in network_init_ssl()
2103 "SSL: %s", ERR_error_string(ERR_get_error(), NULL)); in network_init_ssl()
2181 "SSL: %s %s %s", ERR_error_string(ERR_get_error(), NULL), in network_init_ssl()
2189 "reason: %s %s %s", ERR_error_string(ERR_get_error(), NULL), in network_init_ssl()
2574 ERR_error_string(ERR_get_error(), NULL), in SETDEFAULTS_FUNC()
2601 ERR_error_string(ERR_get_error(), NULL), in SETDEFAULTS_FUNC()
2788 "SSL: %d %d %s",ssl_r,wr,ERR_error_string(err,NULL)); in connection_write_cq_ssl()
2817 "SSL: %d %d %s", ssl_r, wr, ERR_error_string(err, NULL)); in connection_write_cq_ssl()
2919 "SSL: %d %s", rc, ERR_error_string(ssl_err, NULL)); in connection_read_cq_ssl()
2977 "SSL: %d %s", rc, ERR_error_string(ssl_err, NULL)); in connection_read_cq_ssl()
3022 "SSL: %s", ERR_error_string(ERR_get_error(), NULL)); in CONNECTION_FUNC()
3149 "SSL: %d %d %s", ssl_r, ret, ERR_error_string(err, NULL)); in mod_openssl_close_notify()
3598 "SSL: %s", ERR_error_string(ERR_get_error(), NULL)); in mod_openssl_ssl_conf_cmd()