This commit was manufactured by cvs2svn to create branch
[oweals/openssl.git] / ssl / ssl_algs.c
index 7c8a451fc56c8d0c4e9d83563e82449121583316..3d1299ee7b962c9a5eaf0db8f4aebd9d7fdbbb91 100644 (file)
@@ -100,9 +100,6 @@ int SSL_library_init(void)
        EVP_add_digest_alias(SN_dsaWithSHA1,SN_dsaWithSHA1_2);
        EVP_add_digest_alias(SN_dsaWithSHA1,"DSS1");
        EVP_add_digest_alias(SN_dsaWithSHA1,"dss1");
-#endif
-#ifndef OPENSSL_NO_ECDSA
-       EVP_add_digest(EVP_ecdsa());
 #endif
        /* If you want support for phased out ciphers, add the following */
 #if 0