Borislav Petkov
|
054efb6467
x86/cpufeature: Remove cpu_has_xmm2
|
9 年之前 |
Stephan Mueller
|
28856a9e52
crypto: xts - consolidate sanity check for keys
|
9 年之前 |
Stephan Mueller
|
748be1f1bf
crypto: serpent_sse2 - mark Serpent SSE2 helper ciphers
|
10 年之前 |
Kees Cook
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年之前 |
Ard Biesheuvel
|
801201aa25
crypto: move x86 to the generic version of ablk_helper
|
12 年之前 |
Jussi Kivilinna
|
58990986f1
crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
|
12 年之前 |
Jussi Kivilinna
|
7af6c24568
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
|
13 年之前 |
Jussi Kivilinna
|
d4af0e9d6e
crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/asm/crypto/
|
13 年之前 |
Jussi Kivilinna
|
596d875052
crypto: serpent-sse2 - split generic glue code to new helper module
|
13 年之前 |
Jussi Kivilinna
|
e81792fbc2
crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue code for 128bit block ciphers
|
13 年之前 |
Jussi Kivilinna
|
ffaf915632
crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module
|
13 年之前 |
Jussi Kivilinna
|
3387e7d690
crypto: serpent-sse2/avx - allow both to be built into kernel
|
13 年之前 |
Jussi Kivilinna
|
435d3e51af
crypto: serpent-sse2 - combine ablk_*_init functions
|
13 年之前 |
Jussi Kivilinna
|
35474c3bb7
crypto: serpent-sse2 - use crypto_[un]register_algs
|
13 年之前 |
Jesper Juhl
|
6e77fe8c11
crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse2_init()
|
13 年之前 |
Jussi Kivilinna
|
7ba8babf84
crypto: serpent-sse2 - remove unneeded LRW/XTS #ifdefs
|
13 年之前 |
Jussi Kivilinna
|
d356433856
crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modes
|
13 年之前 |
Jussi Kivilinna
|
5962f8b66d
crypto: serpent-sse2 - add xts support
|
13 年之前 |
Jussi Kivilinna
|
18482053f9
crypto: serpent-sse2 - add lrw support
|
13 年之前 |
Jussi Kivilinna
|
937c30d7f5
crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation
|
13 年之前 |