]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit73321a13a049ae21f36731692bca2fff78157ebf
treeb4c86449ec00d280eaf9b0003ac8680e472ee3dc
parentf6c59bfa6aaaf64e3498c662cc9197e3c9a9c8ec
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]