You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/x86/crypto
Jussi Kivilinna 32bec973a8 crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc() 12 years ago
..
Makefile crypto: cast6 - add x86_64/avx assembler implementation 13 years ago
ablk_helper.c crypto: aes_ni - change to use shared ablk_* functions 13 years ago
aes-i586-asm_32.S
aes-x86_64-asm_64.S
aes_glue.c crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
aesni-intel_asm.S crypto: aesni-intel - fix unaligned cbc decrypt for x86-32 13 years ago
aesni-intel_glue.c crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc() 12 years ago
blowfish-x86_64-asm_64.S
blowfish_glue.c crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
camellia-x86_64-asm_64.S crypto: camellia - add assembler implementation for x86_64 13 years ago
camellia_glue.c crypto: camellia-x86_64 - fix sparse warnings (constant is so big) 13 years ago
cast5-avx-x86_64-asm_64.S crypto: cast5-avx - tune assembler code for more performance 13 years ago
cast5_avx_glue.c crypto: cast5/avx - fix storing of new IV in CBC encryption 13 years ago
cast6-avx-x86_64-asm_64.S crypto: cast6-avx - tune assembler code for more performance 13 years ago
cast6_avx_glue.c crypto: cast6 - add x86_64/avx assembler implementation 13 years ago
crc32c-intel.c crypto: Add support for x86 cpuid auto loading for x86 crypto drivers 13 years ago
fpu.c
ghash-clmulni-intel_asm.S
ghash-clmulni-intel_glue.c crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
glue_helper.c crypto: x86/glue_helper - fix storing of new IV in CBC encryption 13 years ago
salsa20-i586-asm_32.S
salsa20-x86_64-asm_64.S
salsa20_glue.c crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
serpent-avx-x86_64-asm_64.S crypto: serpent-sse2/avx - allow both to be built into kernel 13 years ago
serpent-sse2-i586-asm_32.S crypto: serpent-sse2 - change transpose_4x4 to only use integer instructions 13 years ago
serpent-sse2-x86_64-asm_64.S crypto: serpent-sse2 - change transpose_4x4 to only use integer instructions 13 years ago
serpent_avx_glue.c crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
serpent_sse2_glue.c crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
sha1_ssse3_asm.S crypto: sha1 - use Kbuild supplied flags for AVX test 13 years ago
sha1_ssse3_glue.c crypto: sha1 - use Kbuild supplied flags for AVX test 13 years ago
twofish-avx-x86_64-asm_64.S crypto: twofish-avx - tune assembler code for more performance 13 years ago
twofish-i586-asm_32.S
twofish-x86_64-asm_64-3way.S
twofish-x86_64-asm_64.S
twofish_avx_glue.c crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
twofish_glue.c crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
twofish_glue_3way.c crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago