summaryrefslogtreecommitdiff
path: root/crypto/modes/asm/ghash-x86.pl
Commit message (Expand)AuthorAgeFilesLines
* ghash-x86.pl: omit unreferenced rem_8bit from no-sse2 build.appro2012-03-131-13/+13
* ghash-x86.pl: engage original MMX version in no-sse2 builds.appro2012-01-251-1/+1
* x86gas.pl: add palignr and move pclmulqdq.appro2011-05-161-6/+0
* ghash-x86.pl: optimize for Sandy Bridge.appro2011-03-041-9/+19
* modes/asm/ghash-*.pl: switch to [more reproducible] performance resultsappro2010-09-051-35/+34
* perlasm/x86asm.pl: move aesni and pclmulqdq opcodes to aesni-x86.pl andappro2010-07-261-0/+6
* ghash-x86.pl: commentary updates.appro2010-06-091-29/+32
* ghash-x86.pl: "528B" variant of gcm_ghash_4bit_mmx gives 20-40%appro2010-06-041-23/+384
* ghash-x86.pl: MMX optimization (+20-40%) and commentary update.appro2010-05-231-82/+89
* ghash-x86[_64].pl: add due credit.appro2010-05-131-0/+4
* GCM "jumbo" update:appro2010-05-131-203/+724
* gcm128.c and assembler modules: change argument order for gcm_ghash_4bit.appro2010-04-141-17/+17
* GHASH assembler: new ghash-sparcv9.pl module and saner descriptions.appro2010-03-221-7/+7
* ghash-ia64.pl: new file, GHASH for Itanium.appro2010-03-151-20/+47
* Add GHASH x86 assembler.appro2010-03-091-0/+410