.. |
Makefile
|
944585a64f
crypto: x86/aes-ni - remove special handling of AES in PCBC mode
|
7 年之前 |
aegis128-aesni-asm.S
|
f24d6f2654
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
aegis128-aesni-glue.c
|
24568b47d4
crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2
|
7 年之前 |
aegis128l-aesni-asm.S
|
f24d6f2654
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
aegis128l-aesni-glue.c
|
24568b47d4
crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2
|
7 年之前 |
aegis256-aesni-asm.S
|
f24d6f2654
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
aegis256-aesni-glue.c
|
24568b47d4
crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2
|
7 年之前 |
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
|
9417cd1c51
crypto: x86/aes - Don't use %rbp as temporary register
|
8 年之前 |
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
|
b4df50de6a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 年之前 |
aesni-intel_avx-x86_64.S
|
a7bea83089
x86/asm/64: Use 32-bit XOR to zero registers
|
7 年之前 |
aesni-intel_glue.c
|
e0db9c48f1
crypto: x86/aes-ni - fix build error following fpu template removal
|
7 年之前 |
blowfish-x86_64-asm_64.S
|
569f11c9f7
crypto: x86/blowfish - Fix RBP usage
|
8 年之前 |
blowfish_glue.c
|
c1679171c6
crypto: x86/blowfish: convert to skcipher interface
|
7 年之前 |
camellia-aesni-avx-asm_64.S
|
9697fa39ef
x86/retpoline/crypto: Convert crypto assembler indirect jumps
|
7 年之前 |
camellia-aesni-avx2-asm_64.S
|
9697fa39ef
x86/retpoline/crypto: Convert crypto assembler indirect jumps
|
7 年之前 |
camellia-x86_64-asm_64.S
|
b46c9d7176
crypto: x86/camellia - Fix RBP usage
|
8 年之前 |
camellia_aesni_avx2_glue.c
|
44893bc296
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
|
7 年之前 |
camellia_aesni_avx_glue.c
|
44893bc296
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
|
7 年之前 |
camellia_glue.c
|
1af6d03710
crypto: x86/camellia - convert to skcipher interface
|
7 年之前 |
cast5-avx-x86_64-asm_64.S
|
4b15606664
crypto: x86/cast5 - Fix RBP usage
|
8 年之前 |
cast5_avx_glue.c
|
75d8a5532f
crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()
|
7 年之前 |
cast6-avx-x86_64-asm_64.S
|
c66cc3be29
crypto: x86/cast6 - Fix RBP usage
|
8 年之前 |
cast6_avx_glue.c
|
4bd9692431
crypto: x86/cast6-avx - convert to skcipher interface
|
7 年之前 |
chacha20-avx2-x86_64.S
|
4635742d1c
crypto: x86/chacha20 - satisfy stack validation 2.0
|
8 年之前 |
chacha20-ssse3-x86_64.S
|
4635742d1c
crypto: x86/chacha20 - satisfy stack validation 2.0
|
8 年之前 |
chacha20_glue.c
|
796c99fbd7
crypto: x86/chacha20 - Remove cra_alignmask
|
7 年之前 |
crc32-pclmul_asm.S
|
5e1a646204
crypto: crc32-pclmul - remove useless relative addressing
|
8 年之前 |
crc32-pclmul_glue.c
|
a208fa8f33
crypto: hash - annotate algorithms taking optional key
|
7 年之前 |
crc32c-intel_glue.c
|
a208fa8f33
crypto: hash - annotate algorithms taking optional key
|
7 年之前 |
crc32c-pcl-intel-asm_64.S
|
9697fa39ef
x86/retpoline/crypto: Convert crypto assembler indirect jumps
|
7 年之前 |
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
|
3ed7b4d67c
crypto: x86/des3_ede - Fix RBP usage
|
8 年之前 |
des3_ede_glue.c
|
9cc16b4d32
crypto: x86/des3_ede - des3_ede_skciphers[] can be static
|
7 年之前 |
ghash-clmulni-intel_asm.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 年之前 |
ghash-clmulni-intel_glue.c
|
c87a405e3b
crypto: ahash - remove useless setting of cra_type
|
7 年之前 |
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
|
75d8a5532f
crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()
|
7 年之前 |
morus1280-avx2-asm.S
|
f24d6f2654
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
morus1280-avx2-glue.c
|
877ccce7cb
crypto: x86/aegis,morus - Fix and simplify CPUID checks
|
7 年之前 |
morus1280-sse2-asm.S
|
f24d6f2654
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
morus1280-sse2-glue.c
|
24568b47d4
crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2
|
7 年之前 |
morus1280_glue.c
|
2808f17319
crypto: morus - Mark MORUS SIMD glue as x86-specific
|
7 年之前 |
morus640-sse2-asm.S
|
f24d6f2654
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
morus640-sse2-glue.c
|
24568b47d4
crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2
|
7 年之前 |
morus640_glue.c
|
2808f17319
crypto: morus - Mark MORUS SIMD glue as x86-specific
|
7 年之前 |
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
|
e50944e219
crypto: shash - remove useless setting of type flags
|
7 年之前 |
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
|
e16bf974b3
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
|
7 年之前 |
serpent_avx_glue.c
|
e16bf974b3
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
|
7 年之前 |
serpent_sse2_glue.c
|
e0f409dcb8
crypto: x86/serpent-sse2 - convert to skcipher interface
|
7 年之前 |
sha1_avx2_x86_64_asm.S
|
d7b1722c72
crypto: x86/sha1-avx2 - Fix RBP usage
|
8 年之前 |
sha1_ni_asm.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 年之前 |
sha1_ssse3_asm.S
|
a7bea83089
x86/asm/64: Use 32-bit XOR to zero registers
|
7 年之前 |
sha1_ssse3_glue.c
|
e50944e219
crypto: shash - remove useless setting of type flags
|
7 年之前 |
sha256-avx-asm.S
|
673ac6fbc7
crypto: x86/sha256-avx - Fix RBP usage
|
8 年之前 |
sha256-avx2-asm.S
|
d3dfbfe2e6
crypto: x86/sha256-avx2 - Fix RBP usage
|
8 年之前 |
sha256-ssse3-asm.S
|
539012dcbd
crypto: x86/sha256-ssse3 - Fix RBP usage
|
8 年之前 |
sha256_ni_asm.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 年之前 |
sha256_ssse3_glue.c
|
e50944e219
crypto: shash - remove useless setting of type flags
|
7 年之前 |
sha512-avx-asm.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 年之前 |
sha512-avx2-asm.S
|
ca04c82376
crypto: sha512-avx2 - Fix RBP usage
|
8 年之前 |
sha512-ssse3-asm.S
|
e183914af0
crypto: x86 - make constants readonly, allow linker to merge them
|
8 年之前 |
sha512_ssse3_glue.c
|
e50944e219
crypto: shash - remove useless setting of type flags
|
7 年之前 |
twofish-avx-x86_64-asm_64.S
|
8f182f845d
crypto: x86/twofish - Fix RBP usage
|
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
|
d8c7fe9f2a
crypto: x86/twofish-3way - Fix %rbp usage
|
7 年之前 |
twofish-x86_64-asm_64.S
|
a734b4a23e
x86/asm: Replace "MOVQ $imm, %reg" with MOVL
|
10 年之前 |
twofish_avx_glue.c
|
0e6ab46dad
crypto: x86/twofish-avx - convert to skcipher interface
|
7 年之前 |
twofish_glue.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年之前 |
twofish_glue_3way.c
|
37992fa47f
crypto: x86/twofish-3way - convert to skcipher interface
|
7 年之前 |