aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/aesni-intel_asm.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause2012-06-171-2/+4
* crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...Tadeusz Struk2011-03-271-1/+4
* x86: Fix common misspellingsLucas De Marchi2011-03-181-3/+3
* crypto: aesni-intel - Fixed build with binutils 2.16Tadeusz Struk2010-12-131-79/+519
* crypto: aesni-intel - Fixed build error on x86-32Mathias Krause2010-11-291-1/+4
* crypto: aesni-intel - Ported implementation to x86-32Mathias Krause2010-11-271-30/+167
* crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New InstructionsTadeusz Struk2010-11-131-0/+1192
* crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1Huang Ying2010-03-131-2/+2
* crypto: aesni-intel - Add AES-NI accelerated CTR modeHuang Ying2010-03-101-0/+115
* crypto: aesni-intel - Use gas macro for AES-NI instructionsHuang Ying2009-11-231-344/+173
* crypto: aes-ni - Fix cbc mode IV savingHuang Ying2009-06-181-2/+3
* crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying2009-02-181-0/+896