.. |
sha1-mb
|
af903dcd31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 years ago |
sha256-mb
|
af903dcd31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 years ago |
sha512-mb
|
eff84b3790
crypto: sha512-mb - initialize pending lengths correctly
|
7 years ago |
Makefile
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
aes-i586-asm_32.S
|
3f29974383
crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets
|
12 years ago |
aes-x86_64-asm_64.S
|
9417cd1c51
crypto: x86/aes - Don't use %rbp as temporary register
|
8 years ago |
aes_ctrby8_avx-x86_64.S
|
fdb2726f4e
crypto, x86: aesni - fix token pasting for clang
|
8 years ago |
aes_glue.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
aesni-intel_asm.S
|
a103950e0d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 years ago |
aesni-intel_avx-x86_64.S
|
2df7e81362
crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_len
|
8 years ago |
aesni-intel_glue.c
|
9c674e1e2f
crypto: aesni - handle zero length dst buffer
|
7 years ago |
blowfish-x86_64-asm_64.S
|
569f11c9f7
crypto: x86/blowfish - Fix RBP usage
|
8 years ago |
blowfish_glue.c
|
45fe93dff2
crypto: algapi - make crypto_xor() take separate dst and src arguments
|
8 years ago |
camellia-aesni-avx-asm_64.S
|
9697fa39ef
x86/retpoline/crypto: Convert crypto assembler indirect jumps
|
7 years ago |
camellia-aesni-avx2-asm_64.S
|
9697fa39ef
x86/retpoline/crypto: Convert crypto assembler indirect jumps
|
7 years ago |
camellia-x86_64-asm_64.S
|
b46c9d7176
crypto: x86/camellia - Fix RBP usage
|
8 years ago |
camellia_aesni_avx2_glue.c
|
da154e82af
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
|
9 years ago |
camellia_aesni_avx_glue.c
|
da154e82af
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
|
9 years ago |
camellia_glue.c
|
e55318c84f
crypto: gf128mul - switch gf128mul_x_ble to le128
|
8 years ago |
cast5-avx-x86_64-asm_64.S
|
4b15606664
crypto: x86/cast5 - Fix RBP usage
|
8 years ago |
cast5_avx_glue.c
|
45fe93dff2
crypto: algapi - make crypto_xor() take separate dst and src arguments
|
8 years ago |
cast6-avx-x86_64-asm_64.S
|
c66cc3be29
crypto: x86/cast6 - Fix RBP usage
|
8 years ago |
cast6_avx_glue.c
|
28856a9e52
crypto: xts - consolidate sanity check for keys
|
9 years ago |
chacha20-avx2-x86_64.S
|
4635742d1c
crypto: x86/chacha20 - satisfy stack validation 2.0
|
8 years ago |
chacha20-ssse3-x86_64.S
|
4635742d1c
crypto: x86/chacha20 - satisfy stack validation 2.0
|
8 years ago |
chacha20_glue.c
|
796c99fbd7
crypto: x86/chacha20 - Remove cra_alignmask
|
7 years ago |
crc32-pclmul_asm.S
|
5e1a646204
crypto: crc32-pclmul - remove useless relative addressing
|
8 years ago |
crc32-pclmul_glue.c
|
a208fa8f33
crypto: hash - annotate algorithms taking optional key
|
7 years ago |
crc32c-intel_glue.c
|
a208fa8f33
crypto: hash - annotate algorithms taking optional key
|
7 years ago |
crc32c-pcl-intel-asm_64.S
|
9697fa39ef
x86/retpoline/crypto: Convert crypto assembler indirect jumps
|
7 years ago |
crct10dif-pcl-asm_64.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 years ago |
crct10dif-pclmul_glue.c
|
cd4d09ec6f
x86/cpufeature: Carve out X86_FEATURE_*
|
9 years ago |
des3_ede-asm_64.S
|
3ed7b4d67c
crypto: x86/des3_ede - Fix RBP usage
|
8 years ago |
des3_ede_glue.c
|
45fe93dff2
crypto: algapi - make crypto_xor() take separate dst and src arguments
|
8 years ago |
fpu.c
|
85671860ca
crypto: aesni - Convert to skcipher
|
8 years ago |
ghash-clmulni-intel_asm.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 years ago |
ghash-clmulni-intel_glue.c
|
7271b33cb8
crypto: ghash-clmulni - Fix cryptd reordering
|
9 years ago |
glue_helper-asm-avx.S
|
a05248ed2d
crypto: x86 - add more optimized XTS-mode for serpent-avx
|
12 years ago |
glue_helper-asm-avx2.S
|
cf1521a1a5
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
|
12 years ago |
glue_helper.c
|
8270f5d799
crypto: glue_helper - Delete some dead code
|
8 years ago |
poly1305-avx2-x86_64.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 years ago |
poly1305-sse2-x86_64.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 years ago |
poly1305_glue.c
|
a16e772e66
crypto: poly1305 - remove ->setkey() method
|
7 years ago |
salsa20-i586-asm_32.S
|
c9a3ff8f22
crypto: x86/salsa20 - cleanup and convert to skcipher API
|
7 years ago |
salsa20-x86_64-asm_64.S
|
c9a3ff8f22
crypto: x86/salsa20 - cleanup and convert to skcipher API
|
7 years ago |
salsa20_glue.c
|
c9a3ff8f22
crypto: x86/salsa20 - cleanup and convert to skcipher API
|
7 years ago |
serpent-avx-x86_64-asm_64.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 years ago |
serpent-avx2-asm_64.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 years ago |
serpent-sse2-i586-asm_32.S
|
2dcfd44dee
crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets
|
12 years ago |
serpent-sse2-x86_64-asm_64.S
|
2dcfd44dee
crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets
|
12 years ago |
serpent_avx2_glue.c
|
abcfdfe07d
x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage
|
9 years ago |
serpent_avx_glue.c
|
28856a9e52
crypto: xts - consolidate sanity check for keys
|
9 years ago |
serpent_sse2_glue.c
|
e55318c84f
crypto: gf128mul - switch gf128mul_x_ble to le128
|
8 years ago |
sha1_avx2_x86_64_asm.S
|
d7b1722c72
crypto: x86/sha1-avx2 - Fix RBP usage
|
8 years ago |
sha1_ni_asm.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 years ago |
sha1_ssse3_asm.S
|
6488bce756
crypto: x86/sha1-ssse3 - Fix RBP usage
|
8 years ago |
sha1_ssse3_glue.c
|
8861249c74
crypto: x86/sha1 - Fix reads beyond the number of blocks passed
|
8 years ago |
sha256-avx-asm.S
|
673ac6fbc7
crypto: x86/sha256-avx - Fix RBP usage
|
8 years ago |
sha256-avx2-asm.S
|
d3dfbfe2e6
crypto: x86/sha256-avx2 - Fix RBP usage
|
8 years ago |
sha256-ssse3-asm.S
|
539012dcbd
crypto: x86/sha256-ssse3 - Fix RBP usage
|
8 years ago |
sha256_ni_asm.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 years ago |
sha256_ssse3_glue.c
|
1a445e8efa
crypto: sha-ssse3 - add MODULE_ALIAS
|
9 years ago |
sha512-avx-asm.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 years ago |
sha512-avx2-asm.S
|
ca04c82376
crypto: sha512-avx2 - Fix RBP usage
|
8 years ago |
sha512-ssse3-asm.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 years ago |
sha512_ssse3_glue.c
|
1a445e8efa
crypto: sha-ssse3 - add MODULE_ALIAS
|
9 years ago |
twofish-avx-x86_64-asm_64.S
|
8f182f845d
crypto: x86/twofish - Fix RBP usage
|
8 years ago |
twofish-i586-asm_32.S
|
d3f5188dfe
crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels
|
12 years ago |
twofish-x86_64-asm_64-3way.S
|
d8c7fe9f2a
crypto: x86/twofish-3way - Fix %rbp usage
|
7 years ago |
twofish-x86_64-asm_64.S
|
a734b4a23e
x86/asm: Replace "MOVQ $imm, %reg" with MOVL
|
10 years ago |
twofish_avx_glue.c
|
158ecc3918
x86/fpu: Fixup uninitialized feature_name warning
|
10 years ago |
twofish_glue.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
twofish_glue_3way.c
|
e55318c84f
crypto: gf128mul - switch gf128mul_x_ble to le128
|
8 years ago |