crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/
authorJussi Kivilinna <jussi.kivilinna@mbnet.fi>
Mon, 18 Jun 2012 11:07:50 +0000 (14:07 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 27 Jun 2012 06:42:03 +0000 (14:42 +0800)
commit70ef2601feb09d40f4086d055700b7923b3c2d6f
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/aes.h [deleted file]
arch/x86/include/asm/crypto/aes.h [new file with mode: 0644]
This page took 0.028242 seconds and 5 git commands to generate.