aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/crypto/aesni-intel_glue.c
AgeCommit message (Expand)Author
2011-04-14crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...Tadeusz Struk
2010-11-29crypto: aesni-intel - Fixed build error on x86-32Mathias Krause
2010-11-27crypto: aesni-intel - Ported implementation to x86-32Mathias Krause
2010-11-13crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New InstructionsTadeusz Struk
2010-03-10crypto: aesni-intel - Add AES-NI accelerated CTR modeHuang Ying
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying
2009-09-14Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-01x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.hHuang Ying
2009-06-24crypto: aes-ni - Don't print message with KERN_ERR on old systemRoland Dreier
2009-06-18crypto: aes-ni - Do not sleep when using the FPUHuang Ying
2009-06-02crypto: aes-ni - Add support for more modesHuang Ying
2009-02-18crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying