Remove unused eng_rsax and related asm file

Reviewed-by: Andy Polyakov <appro@openssl.org>
This commit is contained in:
Rich Salz
2015-01-26 10:46:26 -05:00
parent 6d09851694
commit db7cb7ab9a
5 changed files with 90 additions and 2296 deletions

View File

@@ -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',