ghash-ia64.pl: new file, GHASH for Itanium.
authorAndy Polyakov <appro@openssl.org>
Mon, 15 Mar 2010 19:07:52 +0000 (19:07 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 15 Mar 2010 19:07:52 +0000 (19:07 +0000)
commit480cd6ab6e994626177de701c418264257954b03
treec59ce1d0627eace0ee8e67c0f1acdcad16bfb573
parent6c6bdd543d2c6871b7a3a53fb17db3f36b7fa7cf
ghash-ia64.pl: new file, GHASH for Itanium.
ghash-x86_64.pl: minimize stack frame usage.
ghash-x86.pl: modulo-scheduling MMX loop in respect to input vector
results in up to 10% performance improvement.
crypto/modes/asm/ghash-ia64.pl [new file with mode: 0755]
crypto/modes/asm/ghash-x86.pl
crypto/modes/asm/ghash-x86_64.pl