aboutsummaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2007-04-02 09:50:14 +0000
committerAndy Polyakov <appro@openssl.org>2007-04-02 09:50:14 +0000
commit9babf3929bf1f546aa646d9e1e2a934ccfe0b333 (patch)
tree9b31da5ec08ad7c267b081a3c3a3ff340d9c1fc0 /TABLE
parent2ec0be9e778b7603494f8b9b1ccfc12b9a269760 (diff)
downloadopenssl-9babf3929bf1f546aa646d9e1e2a934ccfe0b333.tar.gz
RC4_set_key for x86_64 and Core2 optimization.
PR: 1447
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE8
1 files changed, 4 insertions, 4 deletions
diff --git a/TABLE b/TABLE
index 203cb25e85..d7b1732e2d 100644
--- a/TABLE
+++ b/TABLE
@@ -268,7 +268,7 @@ $bf_obj =
$md5_obj = md5-x86_64.o
$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
$cast_obj =
-$rc4_obj = rc4-x86_64.o rc4_skey.o
+$rc4_obj = rc4-x86_64.o
$rmd160_obj =
$rc5_obj =
$wp_obj = wp-x86_64.o
@@ -3152,7 +3152,7 @@ $bf_obj =
$md5_obj = md5-x86_64.o
$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
$cast_obj =
-$rc4_obj = rc4-x86_64.o rc4_skey.o
+$rc4_obj = rc4-x86_64.o
$rmd160_obj =
$rc5_obj =
$wp_obj = wp-x86_64.o
@@ -3964,7 +3964,7 @@ $bf_obj =
$md5_obj = md5-x86_64.o
$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
$cast_obj =
-$rc4_obj = rc4-x86_64.o rc4_skey.o
+$rc4_obj = rc4-x86_64.o
$rmd160_obj =
$rc5_obj =
$wp_obj = wp-x86_64.o
@@ -3992,7 +3992,7 @@ $bf_obj =
$md5_obj = md5-x86_64.o
$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
$cast_obj =
-$rc4_obj = rc4-x86_64.o rc4_skey.o
+$rc4_obj = rc4-x86_64.o
$rmd160_obj =
$rc5_obj =
$wp_obj = wp-x86_64.o