i386: move crypto
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:21 +0000 (11:16 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:21 +0000 (11:16 +0200)
commit9c2019421511a1bc646981d55528334ae46464c0
tree12bd39b5201d0afc74dccd8e06464233d3058e58
parentaf49d41e8c0e6649b3966470aa6319585144f8e8
i386: move crypto

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/i386/Makefile
arch/x86/crypto/Makefile [moved from arch/i386/crypto/Makefile with 64% similarity]
arch/x86/crypto/Makefile_32 [moved from arch/i386/crypto/Makefile_32 with 90% similarity]
arch/x86/crypto/aes-i586-asm_32.S [moved from arch/i386/crypto/aes-i586-asm_32.S with 100% similarity]
arch/x86/crypto/aes_32.c [moved from arch/i386/crypto/aes_32.c with 100% similarity]
arch/x86/crypto/twofish-i586-asm_32.S [moved from arch/i386/crypto/twofish-i586-asm_32.S with 100% similarity]
arch/x86/crypto/twofish_32.c [moved from arch/i386/crypto/twofish_32.c with 100% similarity]
arch/x86_64/crypto/Makefile