Ondrej Mosnáček 692016bdf7 crypto: glue_helper - remove the le128_gf128mul_x_ble function 8 жил өмнө
..
sha1-mb e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
sha256-mb e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
sha512-mb c459bd7bed crypto: sha512-mb - Protect sha512 mb ctx mgr access 8 жил өмнө
Makefile 8c603ff286 crypto: sha512-mb - SHA512 multibuffer job manager and glue code 9 жил өмнө
aes-i586-asm_32.S 3f29974383 crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets 12 жил өмнө
aes-x86_64-asm_64.S 3f29974383 crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets 12 жил өмнө
aes_ctrby8_avx-x86_64.S fdb2726f4e crypto, x86: aesni - fix token pasting for clang 8 жил өмнө
aes_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 жил өмнө
aesni-intel_asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
aesni-intel_avx-x86_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
aesni-intel_glue.c 34cb582139 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 8 жил өмнө
blowfish-x86_64-asm_64.S 5186e395fe crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and localize jump targets 12 жил өмнө
blowfish_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 жил өмнө
camellia-aesni-avx-asm_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
camellia-aesni-avx2-asm_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
camellia-x86_64-asm_64.S 59990684b0 crypto: camellia-x86_64/aes-ni: use ENTRY()/ENDPROC() for assembler functions and localize jump targets 12 жил өмнө
camellia_aesni_avx2_glue.c da154e82af x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage 9 жил өмнө
camellia_aesni_avx_glue.c da154e82af x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage 9 жил өмнө
camellia_glue.c e55318c84f crypto: gf128mul - switch gf128mul_x_ble to le128 8 жил өмнө
cast5-avx-x86_64-asm_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
cast5_avx_glue.c d91cab7813 x86/fpu: Rename XSAVE macros 10 жил өмнө
cast6-avx-x86_64-asm_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
cast6_avx_glue.c 28856a9e52 crypto: xts - consolidate sanity check for keys 9 жил өмнө
chacha20-avx2-x86_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
chacha20-ssse3-x86_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
chacha20_glue.c b8fbe71f75 crypto: x86/chacha20 - Manually align stack buffer 8 жил өмнө
crc32-pclmul_asm.S 2baad6121e x86, crc32-pclmul: Fix build with older binutils 12 жил өмнө
crc32-pclmul_glue.c cd4d09ec6f x86/cpufeature: Carve out X86_FEATURE_* 9 жил өмнө
crc32c-intel_glue.c c592b57347 x86/fpu: Remove use_eager_fpu() 9 жил өмнө
crc32c-pcl-intel-asm_64.S 587d531b8f crypto: x86/crc32c - fix %progbits -> @progbits 8 жил өмнө
crct10dif-pcl-asm_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
crct10dif-pclmul_glue.c cd4d09ec6f x86/cpufeature: Carve out X86_FEATURE_* 9 жил өмнө
des3_ede-asm_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
des3_ede_glue.c d8219f52a7 crypto: x86/des3_ede - drop bogus module aliases 10 жил өмнө
fpu.c 85671860ca crypto: aesni - Convert to skcipher 8 жил өмнө
ghash-clmulni-intel_asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
ghash-clmulni-intel_glue.c 7271b33cb8 crypto: ghash-clmulni - Fix cryptd reordering 9 жил өмнө
glue_helper-asm-avx.S a05248ed2d crypto: x86 - add more optimized XTS-mode for serpent-avx 12 жил өмнө
glue_helper-asm-avx2.S cf1521a1a5 crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher 12 жил өмнө
glue_helper.c 692016bdf7 crypto: glue_helper - remove the le128_gf128mul_x_ble function 8 жил өмнө
poly1305-avx2-x86_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
poly1305-sse2-x86_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
poly1305_glue.c da154e82af x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage 9 жил өмнө
salsa20-i586-asm_32.S 044438082c crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember functions and rename ECRYPT_* to salsa20_* 12 жил өмнө
salsa20-x86_64-asm_64.S 044438082c crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember functions and rename ECRYPT_* to salsa20_* 12 жил өмнө
salsa20_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 жил өмнө
serpent-avx-x86_64-asm_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
serpent-avx2-asm_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
serpent-sse2-i586-asm_32.S 2dcfd44dee crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets 12 жил өмнө
serpent-sse2-x86_64-asm_64.S 2dcfd44dee crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets 12 жил өмнө
serpent_avx2_glue.c abcfdfe07d x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage 9 жил өмнө
serpent_avx_glue.c 28856a9e52 crypto: xts - consolidate sanity check for keys 9 жил өмнө
serpent_sse2_glue.c e55318c84f crypto: gf128mul - switch gf128mul_x_ble to le128 8 жил өмнө
sha1_avx2_x86_64_asm.S 37b2894717 crypto: x86/sha1 - reduce size of the AVX2 asm implementation 11 жил өмнө
sha1_ni_asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
sha1_ssse3_asm.S ac9d55dd42 crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROC 12 жил өмнө
sha1_ssse3_glue.c 1a445e8efa crypto: sha-ssse3 - add MODULE_ALIAS 9 жил өмнө
sha256-avx-asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
sha256-avx2-asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
sha256-ssse3-asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
sha256_ni_asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
sha256_ssse3_glue.c 1a445e8efa crypto: sha-ssse3 - add MODULE_ALIAS 9 жил өмнө
sha512-avx-asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
sha512-avx2-asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
sha512-ssse3-asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
sha512_ssse3_glue.c 1a445e8efa crypto: sha-ssse3 - add MODULE_ALIAS 9 жил өмнө
twofish-avx-x86_64-asm_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 жил өмнө
twofish-i586-asm_32.S d3f5188dfe crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels 12 жил өмнө
twofish-x86_64-asm_64-3way.S d3f5188dfe crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels 12 жил өмнө
twofish-x86_64-asm_64.S a734b4a23e x86/asm: Replace "MOVQ $imm, %reg" with MOVL 10 жил өмнө
twofish_avx_glue.c 158ecc3918 x86/fpu: Fixup uninitialized feature_name warning 10 жил өмнө
twofish_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 жил өмнө
twofish_glue_3way.c e55318c84f crypto: gf128mul - switch gf128mul_x_ble to le128 8 жил өмнө