alistair23-linux/arch/x86_64/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
..
aes-x86_64-asm.S [CRYPTO] aes: Add wrappers for assembly routines 2006-06-26 17:34:42 +10:00
aes.c [CRYPTO] aes: Add wrappers for assembly routines 2006-06-26 17:34:42 +10:00
Makefile [CRYPTO] Add x86_64 asm AES 2005-07-06 13:55:00 -07:00