summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2015-01-24 16:27:03 -0500
committerRich Salz <rsalz@openssl.org>2015-01-24 16:27:03 -0500
commitc436e05bdc7f49985a750df64122c960240b3ae1 (patch)
tree19e2b47f9c864e4def61cdadcea123b4a38a19df /util
parenta2b18e657ea1a932d125154f4e13ab2258796d90 (diff)
Remove unused eng_rsax and related asm file
Reviewed-by: Andy Polyakov <appro@openssl.org>
Diffstat (limited to 'util')
-rw-r--r--util/pl/unix.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/pl/unix.pl b/util/pl/unix.pl
index c975cb862f..df4de71f50 100644
--- a/util/pl/unix.pl
+++ b/util/pl/unix.pl
@@ -59,7 +59,6 @@ $bf_enc_src="";
'x86_64-mont' => 'crypto/bn',
'x86_64-mont5' => 'crypto/bn',
'x86_64-gf2m' => 'crypto/bn',
- 'modexp512-x86_64' => 'crypto/bn',
'aes-x86_64' => 'crypto/aes',
'vpaes-x86_64' => 'crypto/aes',
'bsaes-x86_64' => 'crypto/aes',