crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/
commit70ef2601feb09d40f4086d055700b7923b3c2d6f
authorJussi Kivilinna <jussi.kivilinna@mbnet.fi>
Mon, 18 Jun 2012 11:07:50 +0000 (18 14:07 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 27 Jun 2012 06:42:03 +0000 (27 14:42 +0800)
treeb4c86449ec00d280eaf9b0003ac8680e472ee3dc
parentd4af0e9d6eef6ce53c1935ca6ee3c01889e3212d
crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/

Move AES header to the new asm/crypto directory.

Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/aes_glue.c
arch/x86/crypto/aesni-intel_glue.c
arch/x86/include/asm/crypto/aes.h [moved from arch/x86/include/asm/aes.h with 100% similarity]