linux/arch/i386/crypto
Herbert Xu e90b1a2be6 [CRYPTO] aes: Add wrappers for assembly routines
The wrapper routines are required when asmlinkage differs from the usual
calling convention.  So we need to have them.  However, by rearranging
the parameters, they will get optimised away to a single jump for most
people.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2006-06-26 17:34:42 +10:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aes-i586-asm.S [CRYPTO] all: Pass tfm instead of ctx to algorithms 2006-06-26 17:34:39 +10:00
aes.c [CRYPTO] aes: Add wrappers for assembly routines 2006-06-26 17:34:42 +10:00