Herbert Xu
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 vuotta sitten |
Herbert Xu
|
e9b8d2c20a
crypto: aesni - Use new IV convention
|
10 vuotta sitten |
Tadeusz Struk
|
0fbafd06bd
crypto: aesni - fix failing setkey for rfc4106-gcm-aesni
|
10 vuotta sitten |
Linus Torvalds
|
44d21c3f3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
10 vuotta sitten |
Herbert Xu
|
b7c89d9e2f
crypto: aesni - Convert rfc4106 to new AEAD interface
|
10 vuotta sitten |
Herbert Xu
|
af05b3009b
crypto: aesni - Convert top-level rfc4106 algorithm to new interface
|
10 vuotta sitten |
Ingo Molnar
|
df6b35f409
x86/fpu: Rename i387.h to fpu/api.h
|
10 vuotta sitten |
Herbert Xu
|
a5a2b4da01
crypto: aesni - Use crypto_aead_set_reqsize helper
|
10 vuotta sitten |
Linus Torvalds
|
cb906953d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
10 vuotta sitten |
Stephan Mueller
|
eabdc320ec
crypto: aesni - mark AES-NI helper ciphers
|
10 vuotta sitten |
Stephan Mueller
|
ccfe8c3f7e
crypto: aesni - fix memory usage in GCM decryption
|
10 vuotta sitten |
Tadeusz Struk
|
81e397d937
crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg
|
10 vuotta sitten |
Timothy McCaffrey
|
e31ac32d3b
crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106
|
10 vuotta sitten |
Kees Cook
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 vuotta sitten |
Valentin Rothberg
|
304576a776
crypto: aesni - remove unnecessary #define
|
10 vuotta sitten |
Mathias Krause
|
5cfed7b335
Revert "crypto: aesni - disable "by8" AVX CTR optimization"
|
11 vuotta sitten |
Mathias Krause
|
7da4b29d49
crypto: aesni - disable "by8" AVX CTR optimization
|
11 vuotta sitten |
chandramouli narayanan
|
22cddcc7df
crypto: aes - AES CTR x86_64 "by8" AVX optimization
|
11 vuotta sitten |
Andy Shevchenko
|
8610d7bf60
crypto: aesni - fix build on x86 (32bit)
|
11 vuotta sitten |
Tim Chen
|
d764593af9
crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode
|
11 vuotta sitten |
Daniel Borkmann
|
fed286110f
crypto: arch - use crypto_memneq instead of memcmp
|
11 vuotta sitten |
Ard Biesheuvel
|
801201aa25
crypto: move x86 to the generic version of ablk_helper
|
12 vuotta sitten |
Jussi Kivilinna
|
c456a9cd1a
crypto: aesni_intel - add more optimized XTS mode for x86-64
|
12 vuotta sitten |
Jussi Kivilinna
|
0024dc5371
crypto: aesni-intel - remove rfc3686(ctr(aes)), utilize rfc3686 from ctr-module instead
|
12 vuotta sitten |
Jussi Kivilinna
|
32bec973a8
crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc()
|
13 vuotta sitten |
Jussi Kivilinna
|
023af60825
crypto: aesni_intel - improve lrw and xts performance by utilizing parallel AES-NI hardware pipelines
|
13 vuotta sitten |
Jussi Kivilinna
|
7af6c24568
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
|
13 vuotta sitten |
Milan Broz
|
bf084d8f6e
crypto: aesni-intel - fix wrong kfree pointer
|
13 vuotta sitten |
Jussi Kivilinna
|
70ef2601fe
crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/
|
13 vuotta sitten |
Jussi Kivilinna
|
a9629d7142
crypto: aes_ni - change to use shared ablk_* functions
|
13 vuotta sitten |