.. |
Makefile
|
596d875052
crypto: serpent-sse2 - split generic glue code to new helper module
|
13 years ago |
ablk_helper.c
|
a9629d7142
crypto: aes_ni - change to use shared ablk_* functions
|
13 years ago |
aes-i586-asm_32.S
|
07bf44f869
crypto: aes - Export x86 AES encrypt/decrypt functions
|
16 years ago |
aes-x86_64-asm_64.S
|
07bf44f869
crypto: aes - Export x86 AES encrypt/decrypt functions
|
16 years ago |
aes_glue.c
|
70ef2601fe
crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/
|
13 years ago |
aesni-intel_asm.S
|
7c8d51848a
crypto: aesni-intel - fix unaligned cbc decrypt for x86-32
|
13 years ago |
aesni-intel_glue.c
|
bf084d8f6e
crypto: aesni-intel - fix wrong kfree pointer
|
13 years ago |
blowfish-x86_64-asm_64.S
|
e827bb09c8
crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performance
|
13 years ago |
blowfish_glue.c
|
919e2c3249
crypto: blowfish-x86_64 - set alignmask to zero
|
13 years ago |
camellia-x86_64-asm_64.S
|
0b95ec56ae
crypto: camellia - add assembler implementation for x86_64
|
13 years ago |
camellia_glue.c
|
964263afdc
crypto: camellia-x86_64 - remove duplicated glue code and use shared glue code from glue_helper
|
13 years ago |
crc32c-intel.c
|
3bd391f056
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
|
13 years ago |
fpu.c
|
b23b645165
crypto: aesni-intel - Merge with fpu.ko
|
14 years ago |
ghash-clmulni-intel_asm.S
|
68ee87164e
crypto: ghash-clmulni-intel - Put proper .data section in place
|
15 years ago |
ghash-clmulni-intel_glue.c
|
3bd391f056
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
|
13 years ago |
glue_helper.c
|
596d875052
crypto: serpent-sse2 - split generic glue code to new helper module
|
13 years ago |
salsa20-i586-asm_32.S
|
974e4b752e
[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
|
17 years ago |
salsa20-x86_64-asm_64.S
|
9a7dafbba4
[CRYPTO] salsa20: Add x86-64 assembly version
|
17 years ago |
salsa20_glue.c
|
9a7dafbba4
[CRYPTO] salsa20: Add x86-64 assembly version
|
17 years ago |
serpent-avx-x86_64-asm_64.S
|
3387e7d690
crypto: serpent-sse2/avx - allow both to be built into kernel
|
13 years ago |
serpent-sse2-i586-asm_32.S
|
847cb7ef56
crypto: serpent-sse2 - change transpose_4x4 to only use integer instructions
|
13 years ago |
serpent-sse2-x86_64-asm_64.S
|
847cb7ef56
crypto: serpent-sse2 - change transpose_4x4 to only use integer instructions
|
13 years ago |
serpent_avx_glue.c
|
d4af0e9d6e
crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/asm/crypto/
|
13 years ago |
serpent_sse2_glue.c
|
d4af0e9d6e
crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/asm/crypto/
|
13 years ago |
sha1_ssse3_asm.S
|
65df577439
crypto: sha1 - use Kbuild supplied flags for AVX test
|
13 years ago |
sha1_ssse3_glue.c
|
65df577439
crypto: sha1 - use Kbuild supplied flags for AVX test
|
13 years ago |
twofish-avx-x86_64-asm_64.S
|
a43478863b
crypto: twofish-avx - remove useless instruction
|
13 years ago |
twofish-i586-asm_32.S
|
91d41f159d
crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of crypto_tfm
|
13 years ago |
twofish-x86_64-asm_64-3way.S
|
8280daad43
crypto: twofish - add 3-way parallel x86_64 assembler implemention
|
13 years ago |
twofish-x86_64-asm_64.S
|
91d41f159d
crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of crypto_tfm
|
13 years ago |
twofish_avx_glue.c
|
a7378d4e55
crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helper
|
13 years ago |
twofish_glue.c
|
8940426489
crypto: twofish-x86_64/i586 - set alignmask to zero
|
13 years ago |
twofish_glue_3way.c
|
a7378d4e55
crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helper
|
13 years ago |