Lines Matching defs:log_crypto_err
1010 log_crypto_err(const char* str)
1102 else log_crypto_err(buf);
1106 else log_crypto_err(str);
1240 log_crypto_err("could not set SSL_OP_NO_SSLv2");
1246 log_crypto_err("could not set SSL_OP_NO_SSLv3");
1253 log_crypto_err("could not set SSL_OP_NO_TLSv1");
1261 log_crypto_err("could not set SSL_OP_NO_TLSv1_1");
1270 log_crypto_err("could not set SSL_OP_NO_TLSv1_2");
1280 log_crypto_err("could not set SSL_OP_NO_TLSv1_3");
1289 log_crypto_err("could not set SSL_OP_NO_RENEGOTIATION");
1298 log_crypto_err("could not set cipher list with SSL_CTX_set_cipher_list");
1307 log_crypto_err("could not set SSL_OP_IGNORE_UNEXPECTED_EOF");
1315 log_crypto_err("could not set SSL_OP_CIPHER_SERVER_PREFERENCE");
1336 log_crypto_err("Error in SSL_CTX_ecdh_auto, not enabling ECDHE");
1342 log_crypto_err("could not find p256, not enabling ECDHE");
1345 log_crypto_err("Error in SSL_CTX_set_tmp_ecdh, not enabling ECDHE");
1364 log_crypto_err("could not SSL_CTX_new");
1383 log_crypto_err("error in SSL_CTX use_certificate_chain_file");
1389 log_crypto_err("Error in SSL_CTX use_PrivateKey_file");
1395 log_crypto_err("Error in SSL_CTX check_private_key");
1402 log_crypto_err("Error in SSL_CTX verify locations");
1414 log_crypto_err("Error in SSL_CTX_set_cipher_list");
1424 log_crypto_err("Error in SSL_CTX_set_ciphersuites");
1434 log_crypto_err("no support for TLS session ticket");
1556 log_crypto_err("could not allocate SSL_CTX pointer");
1562 log_crypto_err("could not set SSL_OP_NO_SSLv2");
1569 log_crypto_err("could not set SSL_OP_NO_SSLv3");
1577 log_crypto_err("could not set SSL_OP_NO_RENEGOTIATION");
1588 log_crypto_err("could not set SSL_OP_IGNORE_UNEXPECTED_EOF");
1596 log_crypto_err("error in certificate file");
1602 log_crypto_err("error in key file");
1608 log_crypto_err("error in SSL_CTX_check_private_key");
1616 log_crypto_err("error in SSL_CTX verify");
1624 log_crypto_err("error in add_WIN_cacerts_to_openssl_store");
1632 log_crypto_err("error in default_verify_paths");
1652 log_crypto_err("could not SSL_new");
1658 log_crypto_err("could not SSL_set_fd");
1674 log_crypto_err("could not SSL_new");
1680 log_crypto_err("could not SSL_set_fd");