aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/aesni-intel_asm.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-27crypto: aesni-intel - fixed problem with packets that are not multiple of 64bytesTadeusz Struk1-1/+4
2011-03-18x86: Fix common misspellingsLucas De Marchi1-3/+3
2010-12-13crypto: aesni-intel - Fixed build with binutils 2.16Tadeusz Struk1-79/+519
2010-11-29crypto: aesni-intel - Fixed build error on x86-32Mathias Krause1-1/+4
2010-11-27crypto: aesni-intel - Ported implementation to x86-32Mathias Krause1-30/+167
2010-11-13crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New InstructionsTadeusz Struk1-0/+1192
2010-03-13crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1Huang Ying1-2/+2
2010-03-10crypto: aesni-intel - Add AES-NI accelerated CTR modeHuang Ying1-0/+115
2009-11-23crypto: aesni-intel - Use gas macro for AES-NI instructionsHuang Ying1-344/+173
2009-06-18crypto: aes-ni - Fix cbc mode IV savingHuang Ying1-2/+3
2009-02-18crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying1-0/+896