diff options
Diffstat (limited to 'crypto/Makefile.am.elf-x86_64')
-rw-r--r-- | crypto/Makefile.am.elf-x86_64 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/Makefile.am.elf-x86_64 b/crypto/Makefile.am.elf-x86_64 index 88be1d5..7a4d22c 100644 --- a/crypto/Makefile.am.elf-x86_64 +++ b/crypto/Makefile.am.elf-x86_64 | |||
@@ -3,7 +3,6 @@ ASM_X86_64_ELF = aes/aes-elf-x86_64.S | |||
3 | ASM_X86_64_ELF += aes/bsaes-elf-x86_64.S | 3 | ASM_X86_64_ELF += aes/bsaes-elf-x86_64.S |
4 | ASM_X86_64_ELF += aes/vpaes-elf-x86_64.S | 4 | ASM_X86_64_ELF += aes/vpaes-elf-x86_64.S |
5 | ASM_X86_64_ELF += aes/aesni-elf-x86_64.S | 5 | ASM_X86_64_ELF += aes/aesni-elf-x86_64.S |
6 | ASM_X86_64_ELF += aes/aesni-sha1-elf-x86_64.S | ||
7 | ASM_X86_64_ELF += bn/modexp512-elf-x86_64.S | 6 | ASM_X86_64_ELF += bn/modexp512-elf-x86_64.S |
8 | ASM_X86_64_ELF += bn/mont-elf-x86_64.S | 7 | ASM_X86_64_ELF += bn/mont-elf-x86_64.S |
9 | ASM_X86_64_ELF += bn/mont5-elf-x86_64.S | 8 | ASM_X86_64_ELF += bn/mont5-elf-x86_64.S |
@@ -11,7 +10,6 @@ ASM_X86_64_ELF += camellia/cmll-elf-x86_64.S | |||
11 | ASM_X86_64_ELF += md5/md5-elf-x86_64.S | 10 | ASM_X86_64_ELF += md5/md5-elf-x86_64.S |
12 | ASM_X86_64_ELF += modes/ghash-elf-x86_64.S | 11 | ASM_X86_64_ELF += modes/ghash-elf-x86_64.S |
13 | ASM_X86_64_ELF += rc4/rc4-elf-x86_64.S | 12 | ASM_X86_64_ELF += rc4/rc4-elf-x86_64.S |
14 | ASM_X86_64_ELF += rc4/rc4-md5-elf-x86_64.S | ||
15 | ASM_X86_64_ELF += sha/sha1-elf-x86_64.S | 13 | ASM_X86_64_ELF += sha/sha1-elf-x86_64.S |
16 | ASM_X86_64_ELF += sha/sha256-elf-x86_64.S | 14 | ASM_X86_64_ELF += sha/sha256-elf-x86_64.S |
17 | ASM_X86_64_ELF += sha/sha512-elf-x86_64.S | 15 | ASM_X86_64_ELF += sha/sha512-elf-x86_64.S |