Support new rsaz asm stuff.
authorBen Laurie <ben@links.org>
Fri, 12 Jul 2013 11:48:24 +0000 (12:48 +0100)
committerBen Laurie <ben@links.org>
Fri, 12 Jul 2013 11:48:24 +0000 (12:48 +0100)
util/pl/unix.pl

index 9c258c4df7b33b862d3676eb75a1f7a6524a008e..a15418705b4e75b637d4b96be9e89193861eba03 100644 (file)
@@ -72,6 +72,8 @@ $bf_enc_src="";
          'ghash-x86_64' => 'crypto/modes',
          'aesni-gcm-x86_64' => 'crypto/modes',
          'aesni-sha256-x86_64' => 'crypto/aes',
+          'rsaz-x86_64' => 'crypto/bn',
+          'rsaz-avx2' => 'crypto/bn',
          );
 
 # If I were feeling more clever, these could probably be extracted