Lines Matching defs:log_crypto_err
955 log_crypto_err(const char* str)
1047 else log_crypto_err(buf);
1051 else log_crypto_err(str);
1143 log_crypto_err("could not set SSL_OP_NO_SSLv2");
1149 log_crypto_err("could not set SSL_OP_NO_SSLv3");
1156 log_crypto_err("could not set SSL_OP_NO_TLSv1");
1164 log_crypto_err("could not set SSL_OP_NO_TLSv1_1");
1172 log_crypto_err("could not set SSL_OP_NO_RENEGOTIATION");
1181 log_crypto_err("could not set cipher list with SSL_CTX_set_cipher_list");
1190 log_crypto_err("could not set SSL_OP_IGNORE_UNEXPECTED_EOF");
1198 log_crypto_err("could not set SSL_OP_CIPHER_SERVER_PREFERENCE");
1222 log_crypto_err("Error in SSL_CTX_ecdh_auto, not enabling ECDHE");
1228 log_crypto_err("could not find p256, not enabling ECDHE");
1231 log_crypto_err("Error in SSL_CTX_set_tmp_ecdh, not enabling ECDHE");
1247 log_crypto_err("could not SSL_CTX_new");
1266 log_crypto_err("error in SSL_CTX use_certificate_chain_file");
1272 log_crypto_err("Error in SSL_CTX use_PrivateKey_file");
1278 log_crypto_err("Error in SSL_CTX check_private_key");
1285 log_crypto_err("Error in SSL_CTX verify locations");
1397 log_crypto_err("could not allocate SSL_CTX pointer");
1403 log_crypto_err("could not set SSL_OP_NO_SSLv2");
1410 log_crypto_err("could not set SSL_OP_NO_SSLv3");
1418 log_crypto_err("could not set SSL_OP_NO_RENEGOTIATION");
1429 log_crypto_err("could not set SSL_OP_IGNORE_UNEXPECTED_EOF");
1437 log_crypto_err("error in certificate file");
1443 log_crypto_err("error in key file");
1449 log_crypto_err("error in SSL_CTX_check_private_key");
1457 log_crypto_err("error in SSL_CTX verify");
1465 log_crypto_err("error in add_WIN_cacerts_to_openssl_store");
1473 log_crypto_err("error in default_verify_paths");
1493 log_crypto_err("could not SSL_new");
1499 log_crypto_err("could not SSL_set_fd");
1515 log_crypto_err("could not SSL_new");
1521 log_crypto_err("could not SSL_set_fd");