crypto: move x86 to the generic version of ablk_helper
Move all users of ablk_helper under x86/ to the generic version and delete the x86 specific version. Acked-by:Jussi Kivilinna <jussi.kivilinna@iki.fi> Signed-off-by:
Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Showing
- arch/x86/crypto/Makefile 0 additions, 1 deletionarch/x86/crypto/Makefile
- arch/x86/crypto/ablk_helper.c 0 additions, 149 deletionsarch/x86/crypto/ablk_helper.c
- arch/x86/crypto/aesni-intel_glue.c 1 addition, 1 deletionarch/x86/crypto/aesni-intel_glue.c
- arch/x86/crypto/camellia_aesni_avx2_glue.c 1 addition, 1 deletionarch/x86/crypto/camellia_aesni_avx2_glue.c
- arch/x86/crypto/camellia_aesni_avx_glue.c 1 addition, 1 deletionarch/x86/crypto/camellia_aesni_avx_glue.c
- arch/x86/crypto/cast5_avx_glue.c 1 addition, 1 deletionarch/x86/crypto/cast5_avx_glue.c
- arch/x86/crypto/cast6_avx_glue.c 1 addition, 1 deletionarch/x86/crypto/cast6_avx_glue.c
- arch/x86/crypto/serpent_avx2_glue.c 1 addition, 1 deletionarch/x86/crypto/serpent_avx2_glue.c
- arch/x86/crypto/serpent_avx_glue.c 1 addition, 1 deletionarch/x86/crypto/serpent_avx_glue.c
- arch/x86/crypto/serpent_sse2_glue.c 1 addition, 1 deletionarch/x86/crypto/serpent_sse2_glue.c
- arch/x86/crypto/twofish_avx_glue.c 1 addition, 1 deletionarch/x86/crypto/twofish_avx_glue.c
- arch/x86/include/asm/crypto/ablk_helper.h 0 additions, 31 deletionsarch/x86/include/asm/crypto/ablk_helper.h
- arch/x86/include/asm/simd.h 11 additions, 0 deletionsarch/x86/include/asm/simd.h
- crypto/Kconfig 10 additions, 15 deletionscrypto/Kconfig
arch/x86/crypto/ablk_helper.c
deleted
100644 → 0
arch/x86/include/asm/simd.h
0 → 100644
Please register or sign in to comment