.. |
Makefile
|
crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
|
2012-11-09 17:32:32 +08:00 |
ablk_helper.c
|
…
|
|
aes-i586-asm_32.S
|
…
|
|
aes-x86_64-asm_64.S
|
…
|
|
aes_glue.c
|
…
|
|
aesni-intel_asm.S
|
…
|
|
aesni-intel_glue.c
|
crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc()
|
2012-10-18 14:01:33 -07:00 |
blowfish-x86_64-asm_64.S
|
…
|
|
blowfish_glue.c
|
…
|
|
camellia-aesni-avx-asm_64.S
|
crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
|
2012-11-09 17:32:32 +08:00 |
camellia-x86_64-asm_64.S
|
…
|
|
camellia_aesni_avx_glue.c
|
crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
|
2012-11-09 17:32:32 +08:00 |
camellia_glue.c
|
crypto: camellia-x86_64 - share common functions and move structures and function definitions to header file
|
2012-11-09 17:32:31 +08:00 |
cast5-avx-x86_64-asm_64.S
|
crypto: cast5/cast6 - move lookup tables to shared module
|
2012-12-06 17:16:26 +08:00 |
cast5_avx_glue.c
|
crypto: cast5/avx - avoid using temporary stack buffers
|
2012-10-24 21:10:55 +08:00 |
cast6-avx-x86_64-asm_64.S
|
crypto: cast5/cast6 - move lookup tables to shared module
|
2012-12-06 17:16:26 +08:00 |
cast6_avx_glue.c
|
crypto: cast6/avx - avoid using temporary stack buffers
|
2012-10-24 21:10:54 +08:00 |
crc32c-intel_glue.c
|
crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction
|
2012-10-15 22:18:24 +08:00 |
crc32c-pcl-intel-asm_64.S
|
crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction
|
2012-10-15 22:18:24 +08:00 |
fpu.c
|
…
|
|
ghash-clmulni-intel_asm.S
|
…
|
|
ghash-clmulni-intel_glue.c
|
…
|
|
glue_helper-asm-avx.S
|
crypto: cast6/avx - avoid using temporary stack buffers
|
2012-10-24 21:10:54 +08:00 |
glue_helper.c
|
crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
|
2012-10-24 21:10:54 +08:00 |
salsa20-i586-asm_32.S
|
…
|
|
salsa20-x86_64-asm_64.S
|
…
|
|
salsa20_glue.c
|
…
|
|
serpent-avx-x86_64-asm_64.S
|
crypto: serpent/avx - avoid using temporary stack buffers
|
2012-10-24 21:10:55 +08:00 |
serpent-sse2-i586-asm_32.S
|
…
|
|
serpent-sse2-x86_64-asm_64.S
|
…
|
|
serpent_avx_glue.c
|
crypto: serpent/avx - avoid using temporary stack buffers
|
2012-10-24 21:10:55 +08:00 |
serpent_sse2_glue.c
|
crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
|
2012-10-24 21:10:54 +08:00 |
sha1_ssse3_asm.S
|
…
|
|
sha1_ssse3_glue.c
|
…
|
|
twofish-avx-x86_64-asm_64.S
|
crypto: twofish/avx - avoid using temporary stack buffers
|
2012-10-24 21:10:55 +08:00 |
twofish-i586-asm_32.S
|
…
|
|
twofish-x86_64-asm_64-3way.S
|
…
|
|
twofish-x86_64-asm_64.S
|
…
|
|
twofish_avx_glue.c
|
crypto: twofish/avx - avoid using temporary stack buffers
|
2012-10-24 21:10:55 +08:00 |
twofish_glue.c
|
…
|
|
twofish_glue_3way.c
|
crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
|
2012-10-24 21:10:54 +08:00 |