kernel_optimize_test/arch/x86/crypto
Jussi Kivilinna 964263afdc crypto: camellia-x86_64 - remove duplicated glue code and use shared glue code from glue_helper
Now that shared glue code is available, convert camellia-x86_64 to use it.

Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2012-06-27 14:42:02 +08:00
..
ablk_helper.c crypto: aes_ni - change to use shared ablk_* functions 2012-06-27 14:42:01 +08:00
aes_glue.c
aes-i586-asm_32.S
aes-x86_64-asm_64.S
aesni-intel_asm.S crypto: aesni-intel - fix unaligned cbc decrypt for x86-32 2012-05-31 20:53:22 +10:00
aesni-intel_glue.c crypto: aes_ni - change to use shared ablk_* functions 2012-06-27 14:42:01 +08:00
blowfish_glue.c
blowfish-x86_64-asm_64.S
camellia_glue.c crypto: camellia-x86_64 - remove duplicated glue code and use shared glue code from glue_helper 2012-06-27 14:42:02 +08:00
camellia-x86_64-asm_64.S
crc32c-intel.c
fpu.c
ghash-clmulni-intel_asm.S
ghash-clmulni-intel_glue.c
glue_helper.c crypto: serpent-sse2 - split generic glue code to new helper module 2012-06-27 14:42:01 +08:00
Makefile crypto: serpent-sse2 - split generic glue code to new helper module 2012-06-27 14:42:01 +08:00
salsa20_glue.c
salsa20-i586-asm_32.S
salsa20-x86_64-asm_64.S
serpent_avx_glue.c crypto: serpent-avx: remove duplicated glue code and use shared glue code from glue_helper 2012-06-27 14:42:01 +08:00
serpent_sse2_glue.c crypto: serpent-sse2 - split generic glue code to new helper module 2012-06-27 14:42:01 +08:00
serpent-avx-x86_64-asm_64.S crypto: serpent-sse2/avx - allow both to be built into kernel 2012-06-14 10:09:03 +08:00
serpent-sse2-i586-asm_32.S
serpent-sse2-x86_64-asm_64.S
sha1_ssse3_asm.S crypto: sha1 - use Kbuild supplied flags for AVX test 2012-06-12 16:37:16 +08:00
sha1_ssse3_glue.c crypto: sha1 - use Kbuild supplied flags for AVX test 2012-06-12 16:37:16 +08:00
twofish_avx_glue.c crypto: twofish-avx - change to use shared ablk_* functions 2012-06-27 14:42:01 +08:00
twofish_glue_3way.c crypto: twofish - add x86_64/avx assembler implementation 2012-06-12 16:46:07 +08:00
twofish_glue.c
twofish-avx-x86_64-asm_64.S crypto: twofish - add x86_64/avx assembler implementation 2012-06-12 16:46:07 +08:00
twofish-i586-asm_32.S
twofish-x86_64-asm_64-3way.S
twofish-x86_64-asm_64.S