1
linux/arch/i386/crypto
Herbert Xu 8b55ba0303 [CRYPTO] aes-i586: Get rid of useless function wrappers
The wrappers aes_encrypt/aes_decrypt simply reverse the order of the
function arguments.  It's just as easy to get the actual assembly code
to read them in the opposite order.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2006-06-26 17:34:38 +10:00
..
aes-i586-asm.S [CRYPTO] aes-i586: Get rid of useless function wrappers 2006-06-26 17:34:38 +10:00
aes.c [CRYPTO] aes-i586: Get rid of useless function wrappers 2006-06-26 17:34:38 +10:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00