Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75998
b: refs/heads/master
c: 9a7dafb
h: refs/heads/master
v: v3
  • Loading branch information
Tan Swee Heng authored and Herbert Xu committed Jan 10, 2008
1 parent e387072 commit 2777383
Show file tree
Hide file tree
Showing 5 changed files with 940 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 974e4b752ee623854c5dc2bbfc7c7725029ce173
refs/heads/master: 9a7dafbba47384c330779c75a1546684efaa8c1a
2 changes: 2 additions & 0 deletions trunk/arch/x86/crypto/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ obj-$(CONFIG_CRYPTO_SALSA20_586) += salsa20-i586.o

obj-$(CONFIG_CRYPTO_AES_X86_64) += aes-x86_64.o
obj-$(CONFIG_CRYPTO_TWOFISH_X86_64) += twofish-x86_64.o
obj-$(CONFIG_CRYPTO_SALSA20_X86_64) += salsa20-x86_64.o

aes-i586-y := aes-i586-asm_32.o aes_glue.o
twofish-i586-y := twofish-i586-asm_32.o twofish_32.o
salsa20-i586-y := salsa20-i586-asm_32.o salsa20_glue.o

aes-x86_64-y := aes-x86_64-asm_64.o aes_glue.o
twofish-x86_64-y := twofish-x86_64-asm_64.o twofish_64.o
salsa20-x86_64-y := salsa20-x86_64-asm_64.o salsa20_glue.o
Loading

0 comments on commit 2777383

Please sign in to comment.