diff options
author | Jussi Kivilinna <jussi.kivilinna@mbnet.fi> | 2012-06-18 13:07:45 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2012-06-27 08:42:02 +0200 |
commit | d4af0e9d6eef6ce53c1935ca6ee3c01889e3212d (patch) | |
tree | 5c9d83cb6b5a28fa11e32092cb4a3ec69da92ca8 /arch/x86/include/asm | |
parent | crypto: twofish-avx - remove duplicated glue code and use shared glue code fr... (diff) | |
download | linux-d4af0e9d6eef6ce53c1935ca6ee3c01889e3212d.tar.xz linux-d4af0e9d6eef6ce53c1935ca6ee3c01889e3212d.zip |
crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/asm/crypto/
Move serpent crypto headers 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>
Diffstat (limited to 'arch/x86/include/asm')
-rw-r--r-- | arch/x86/include/asm/crypto/serpent-avx.h (renamed from arch/x86/include/asm/serpent-avx.h) | 0 | ||||
-rw-r--r-- | arch/x86/include/asm/crypto/serpent-sse2.h (renamed from arch/x86/include/asm/serpent-sse2.h) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/arch/x86/include/asm/serpent-avx.h b/arch/x86/include/asm/crypto/serpent-avx.h index 432deedd2945..432deedd2945 100644 --- a/arch/x86/include/asm/serpent-avx.h +++ b/arch/x86/include/asm/crypto/serpent-avx.h diff --git a/arch/x86/include/asm/serpent-sse2.h b/arch/x86/include/asm/crypto/serpent-sse2.h index e6e77dffbdab..e6e77dffbdab 100644 --- a/arch/x86/include/asm/serpent-sse2.h +++ b/arch/x86/include/asm/crypto/serpent-sse2.h |