diff options
author | Rich Salz <rsalz@openssl.org> | 2015-01-26 10:46:26 -0500 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2015-01-26 10:46:26 -0500 |
commit | db7cb7ab9a5968f32ddbe11c3fba71ccbf4ffa53 (patch) | |
tree | ac6c3a38b536cf3cb7efc375197a1ab8b4882abc /util | |
parent | 6d09851694949a52b9075bf8c2feb54b54d27b51 (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.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/pl/unix.pl b/util/pl/unix.pl index 82f1aa76e8..1d4e9dc5df 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', |