Add new asm modules.
authorBen Laurie <ben@links.org>
Sun, 9 Feb 2014 12:18:16 +0000 (12:18 +0000)
committerBen Laurie <ben@links.org>
Sun, 9 Feb 2014 12:18:16 +0000 (12:18 +0000)
util/pl/unix.pl

index 39bdc6c75e4fd0cd85466a2c032f11366ec3ab88..7b6162e2375204d3590d2adf57a208ca3d222795 100644 (file)
@@ -74,6 +74,9 @@ $bf_enc_src="";
          'aesni-sha256-x86_64' => 'crypto/aes',
           'rsaz-x86_64' => 'crypto/bn',
           'rsaz-avx2' => 'crypto/bn',
+         'aesni-mb-x86_64' => 'crypto/aes',
+         'sha1-mb-x86_64' => 'crypto/sha',
+         'sha256-mb-x86_64' => 'crypto/sha',
          );
 
 # If I were feeling more clever, these could probably be extracted