Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0f70b40613ee14b0cadafeb461034cff81b4419a
/
arch
/
x86
/
crypto
/
aesni-intel_glue.c
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
· 13 years ago
70ef260
crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/
by Jussi Kivilinna
· 13 years ago
a9629d7
crypto: aes_ni - change to use shared ablk_* functions
by Jussi Kivilinna
· 13 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
· 16 years ago
9251b64
crypto: aes-ni - Do not sleep when using the FPU
by Huang Ying
· 16 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