aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/aes-i586-asm_32.S (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-01-11[CRYPTO] aes-i586: Remove setkeySebastian Siewior1-46/+43
The setkey() function can be shared with the generic algorithm. Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2007-10-11i386: move cryptoThomas Gleixner1-0/+373
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>