Milan Broz
|
bf084d8f6e
crypto: aesni-intel - fix wrong kfree pointer
|
13 years ago |
Jussi Kivilinna
|
70ef2601fe
crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/
|
13 years ago |
Jussi Kivilinna
|
a9629d7142
crypto: aes_ni - change to use shared ablk_* functions
|
13 years ago |
Jussi Kivilinna
|
ef45b83431
crypto: aesni-intel - move more common code to ablk_init_common
|
13 years ago |
Jussi Kivilinna
|
fa46ccb8eb
crypto: aesni-intel - use crypto_[un]register_algs
|
13 years ago |
Linus Torvalds
|
9f3938346a
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
|
13 years ago |
Cong Wang
|
8fd75e1216
x86: remove the second argument of k[un]map_atomic()
|
13 years ago |
Andi Kleen
|
3bd391f056
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
|
13 years ago |
Paul Gortmaker
|
7c52d55170
x86: fix up files really needing to include module.h
|
14 years ago |
Randy Dunlap
|
9bed4aca29
crypto: aesni-intel - fix aesni build on i386
|
14 years ago |
Andy Lutomirski
|
b23b645165
crypto: aesni-intel - Merge with fpu.ko
|
14 years ago |
Tadeusz Struk
|
60af520cf2
crypto: aesni-intel - fixed problem with packets that are not multiple of 64bytes
|
14 years ago |
Jesper Juhl
|
fc9044e2db
crypto: aesni-intel - Fix remaining leak in rfc4106_set_hash_key
|
14 years ago |
Jesper Juhl
|
7efd95f627
crypto: aesni-intel - Don't leak memory in rfc4106_set_hash_subkey
|
14 years ago |
Mathias Krause
|
559ad0ff13
crypto: aesni-intel - Fixed build error on x86-32
|
14 years ago |
Mathias Krause
|
0d258efb6a
crypto: aesni-intel - Ported implementation to x86-32
|
14 years ago |
Tadeusz Struk
|
0bd82f5f63
crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New Instructions
|
14 years ago |
Huang Ying
|
12387a46bb
crypto: aesni-intel - Add AES-NI accelerated CTR mode
|
15 years ago |
Huang Ying
|
13b79b9715
crypto: aesni-intel - Fix irq_fpu_usable usage
|
15 years ago |
Linus Torvalds
|
c7208de304
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Huang Ying
|
ae4b688db2
x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.h
|
16 years ago |
Roland Dreier
|
c9944881ac
crypto: aes-ni - Don't print message with KERN_ERR on old system
|
16 years ago |
Huang Ying
|
9251b64fb2
crypto: aes-ni - Do not sleep when using the FPU
|
16 years ago |
Huang Ying
|
2cf4ac8beb
crypto: aes-ni - Add support for more modes
|
16 years ago |
Huang Ying
|
54b6a1bd53
crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform
|
16 years ago |