Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
535b2f73f6f60fb227b700136c134c5d7c8f8ad3
/
arch
/
x86
/
crypto
/
aesni-intel_glue.c
beae2c9
crypto: aesni: shut up -Wmaybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
02fa472
crypto: aesni - Use crypto_cipher to derive rfc4106 subkey
by Herbert Xu
· 8 years ago
38b2f68
crypto: aesni - Fix cryptd reordering problem on gcm
by Herbert Xu
· 8 years ago
da154e8
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
28856a9
crypto: xts - consolidate sanity check for keys
by Stephan Mueller
· 9 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
e9b8d2c
crypto: aesni - Use new IV convention
by Herbert Xu
· 9 years ago
0fbafd0
crypto: aesni - fix failing setkey for rfc4106-gcm-aesni
by Tadeusz Struk
· 9 years ago
44d21c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
b7c89d9
crypto: aesni - Convert rfc4106 to new AEAD interface
by Herbert Xu
· 9 years ago
af05b300
crypto: aesni - Convert top-level rfc4106 algorithm to new interface
by Herbert Xu
· 10 years ago
df6b35f
x86/fpu: Rename i387.h to fpu/api.h
by Ingo Molnar
· 10 years ago
a5a2b4d
crypto: aesni - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
cb90695
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
eabdc32
crypto: aesni - mark AES-NI helper ciphers
by Stephan Mueller
· 10 years ago
ccfe8c3
crypto: aesni - fix memory usage in GCM decryption
by Stephan Mueller
· 10 years ago
81e397d
crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg
by Tadeusz Struk
· 10 years ago
e31ac32
crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106
by Timothy McCaffrey
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
304576a
crypto: aesni - remove unnecessary #define
by Valentin Rothberg
· 10 years ago
5cfed7b
Revert "crypto: aesni - disable "by8" AVX CTR optimization"
by Mathias Krause
· 10 years ago
7da4b29
crypto: aesni - disable "by8" AVX CTR optimization
by Mathias Krause
· 10 years ago
22cddcc
crypto: aes - AES CTR x86_64 "by8" AVX optimization
by chandramouli narayanan
· 10 years ago
8610d7b
crypto: aesni - fix build on x86 (32bit)
by Andy Shevchenko
· 11 years ago
d764593
crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode
by Tim Chen
· 11 years ago
fed2861
crypto: arch - use crypto_memneq instead of memcmp
by Daniel Borkmann
· 11 years ago
801201a
crypto: move x86 to the generic version of ablk_helper
by Ard Biesheuvel
· 11 years ago
c456a9c
crypto: aesni_intel - add more optimized XTS mode for x86-64
by Jussi Kivilinna
· 12 years ago
0024dc5
crypto: aesni-intel - remove rfc3686(ctr(aes)), utilize rfc3686 from ctr-module instead
by Jussi Kivilinna
· 12 years ago
32bec97
crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc()
by Jussi Kivilinna
· 12 years ago
023af60
crypto: aesni_intel - improve lrw and xts performance by utilizing parallel AES-NI hardware pipelines
by Jussi Kivilinna
· 12 years ago
7af6c24
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
by Jussi Kivilinna
· 12 years ago
bf084d8
crypto: aesni-intel - fix wrong kfree pointer
by Milan Broz
· 12 years ago
70ef260
crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/
by Jussi Kivilinna
· 12 years ago
a9629d7
crypto: aes_ni - change to use shared ablk_* functions
by Jussi Kivilinna
· 12 years ago
ef45b83
crypto: aesni-intel - move more common code to ablk_init_common
by Jussi Kivilinna
· 13 years ago
fa46ccb
crypto: aesni-intel - use crypto_[un]register_algs
by Jussi Kivilinna
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
8fd75e1
x86: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
3bd391f
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
by Andi Kleen
· 13 years ago
7c52d55
x86: fix up files really needing to include module.h
by Paul Gortmaker
· 14 years ago
9bed4ac
crypto: aesni-intel - fix aesni build on i386
by Randy Dunlap
· 14 years ago
b23b645
crypto: aesni-intel - Merge with fpu.ko
by Andy Lutomirski
· 14 years ago
60af520
crypto: aesni-intel - fixed problem with packets that are not multiple of 64bytes
by Tadeusz Struk
· 14 years ago
fc9044e2
crypto: aesni-intel - Fix remaining leak in rfc4106_set_hash_key
by Jesper Juhl
· 14 years ago
7efd95f6
crypto: aesni-intel - Don't leak memory in rfc4106_set_hash_subkey
by Jesper Juhl
· 14 years ago
559ad0f
crypto: aesni-intel - Fixed build error on x86-32
by Mathias Krause
· 14 years ago
0d258ef
crypto: aesni-intel - Ported implementation to x86-32
by Mathias Krause
· 14 years ago
0bd82f5
crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New Instructions
by Tadeusz Struk
· 14 years ago
12387a4
crypto: aesni-intel - Add AES-NI accelerated CTR mode
by Huang Ying
· 15 years ago
13b79b97
crypto: aesni-intel - Fix irq_fpu_usable usage
by Huang Ying
· 15 years ago
c7208de
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ae4b688
x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.h
by Huang Ying
· 15 years ago
c994488
crypto: aes-ni - Don't print message with KERN_ERR on old system
by Roland Dreier
· 15 years ago
9251b64
crypto: aes-ni - Do not sleep when using the FPU
by Huang Ying
· 15 years ago
2cf4ac8
crypto: aes-ni - Add support for more modes
by Huang Ying
· 16 years ago
54b6a1b
crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform
by Huang Ying
· 16 years ago