Herbert Xu
|
07825f0acd
crypto: aesni - Fix failure when built-in with modular pcbc
|
8 년 전 |
Linus Torvalds
|
0f1d6dfe03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
8 년 전 |
Herbert Xu
|
85671860ca
crypto: aesni - Convert to skcipher
|
8 년 전 |
Arnd Bergmann
|
beae2c9eb5
crypto: aesni: shut up -Wmaybe-uninitialized warning
|
8 년 전 |
Herbert Xu
|
02fa472afe
crypto: aesni - Use crypto_cipher to derive rfc4106 subkey
|
9 년 전 |
Herbert Xu
|
38b2f68b42
crypto: aesni - Fix cryptd reordering problem on gcm
|
9 년 전 |
Borislav Petkov
|
da154e82af
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
|
9 년 전 |
Stephan Mueller
|
28856a9e52
crypto: xts - consolidate sanity check for keys
|
9 년 전 |
Herbert Xu
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 년 전 |
Herbert Xu
|
e9b8d2c20a
crypto: aesni - Use new IV convention
|
10 년 전 |
Tadeusz Struk
|
0fbafd06bd
crypto: aesni - fix failing setkey for rfc4106-gcm-aesni
|
10 년 전 |
Linus Torvalds
|
44d21c3f3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
10 년 전 |
Herbert Xu
|
b7c89d9e2f
crypto: aesni - Convert rfc4106 to new AEAD interface
|
10 년 전 |
Herbert Xu
|
af05b3009b
crypto: aesni - Convert top-level rfc4106 algorithm to new interface
|
10 년 전 |
Ingo Molnar
|
df6b35f409
x86/fpu: Rename i387.h to fpu/api.h
|
10 년 전 |
Herbert Xu
|
a5a2b4da01
crypto: aesni - Use crypto_aead_set_reqsize helper
|
10 년 전 |
Linus Torvalds
|
cb906953d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
10 년 전 |
Stephan Mueller
|
eabdc320ec
crypto: aesni - mark AES-NI helper ciphers
|
10 년 전 |
Stephan Mueller
|
ccfe8c3f7e
crypto: aesni - fix memory usage in GCM decryption
|
10 년 전 |
Tadeusz Struk
|
81e397d937
crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg
|
10 년 전 |
Timothy McCaffrey
|
e31ac32d3b
crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106
|
10 년 전 |
Kees Cook
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 년 전 |
Valentin Rothberg
|
304576a776
crypto: aesni - remove unnecessary #define
|
10 년 전 |
Mathias Krause
|
5cfed7b335
Revert "crypto: aesni - disable "by8" AVX CTR optimization"
|
11 년 전 |
Mathias Krause
|
7da4b29d49
crypto: aesni - disable "by8" AVX CTR optimization
|
11 년 전 |
chandramouli narayanan
|
22cddcc7df
crypto: aes - AES CTR x86_64 "by8" AVX optimization
|
11 년 전 |
Andy Shevchenko
|
8610d7bf60
crypto: aesni - fix build on x86 (32bit)
|
11 년 전 |
Tim Chen
|
d764593af9
crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode
|
11 년 전 |
Daniel Borkmann
|
fed286110f
crypto: arch - use crypto_memneq instead of memcmp
|
11 년 전 |
Ard Biesheuvel
|
801201aa25
crypto: move x86 to the generic version of ablk_helper
|
12 년 전 |