aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am.masm-x86_64
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--crypto/Makefile.am.masm-x86_642
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/Makefile.am.masm-x86_64 b/crypto/Makefile.am.masm-x86_64
index b914cb6..4feacba 100644
--- a/crypto/Makefile.am.masm-x86_64
+++ b/crypto/Makefile.am.masm-x86_64
@@ -3,7 +3,6 @@ ASM_X86_64_MASM = aes/aes-masm-x86_64.S
3ASM_X86_64_MASM += aes/bsaes-masm-x86_64.S 3ASM_X86_64_MASM += aes/bsaes-masm-x86_64.S
4ASM_X86_64_MASM += aes/vpaes-masm-x86_64.S 4ASM_X86_64_MASM += aes/vpaes-masm-x86_64.S
5ASM_X86_64_MASM += aes/aesni-masm-x86_64.S 5ASM_X86_64_MASM += aes/aesni-masm-x86_64.S
6ASM_X86_64_MASM += aes/aesni-sha1-masm-x86_64.S
7ASM_X86_64_MASM += bn/modexp512-masm-x86_64.S 6ASM_X86_64_MASM += bn/modexp512-masm-x86_64.S
8ASM_X86_64_MASM += bn/mont-masm-x86_64.S 7ASM_X86_64_MASM += bn/mont-masm-x86_64.S
9ASM_X86_64_MASM += bn/mont5-masm-x86_64.S 8ASM_X86_64_MASM += bn/mont5-masm-x86_64.S
@@ -11,7 +10,6 @@ ASM_X86_64_MASM += camellia/cmll-masm-x86_64.S
11ASM_X86_64_MASM += md5/md5-masm-x86_64.S 10ASM_X86_64_MASM += md5/md5-masm-x86_64.S
12ASM_X86_64_MASM += modes/ghash-masm-x86_64.S 11ASM_X86_64_MASM += modes/ghash-masm-x86_64.S
13ASM_X86_64_MASM += rc4/rc4-masm-x86_64.S 12ASM_X86_64_MASM += rc4/rc4-masm-x86_64.S
14ASM_X86_64_MASM += rc4/rc4-md5-masm-x86_64.S
15ASM_X86_64_MASM += sha/sha1-masm-x86_64.S 13ASM_X86_64_MASM += sha/sha1-masm-x86_64.S
16ASM_X86_64_MASM += sha/sha256-masm-x86_64.S 14ASM_X86_64_MASM += sha/sha256-masm-x86_64.S
17ASM_X86_64_MASM += sha/sha512-masm-x86_64.S 15ASM_X86_64_MASM += sha/sha512-masm-x86_64.S