openssl/crypto/poly1305/asm
Andy Polyakov c2b935904a poly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vpmadd52_4x.
As hinted by its name new subroutine processes 4 input blocks in
parallel. It still operates on 256-bit registers and is just
another step toward full-blown AVX512IFMA procedure.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2017-03-13 18:48:34 +01:00
..
poly1305-armv4.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
poly1305-armv8.pl poly1305/asm/poly1305-armv8.pl: ilp32-specific poly1305_init fix. 2017-03-13 18:46:11 +01:00
poly1305-c64xplus.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
poly1305-mips.pl MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00
poly1305-ppc.pl spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
poly1305-ppcfp.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
poly1305-s390x.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
poly1305-sparcv9.pl SPARC assembly pack: enforce V8+ ABI constraints. 2016-07-01 14:25:38 +02:00
poly1305-x86.pl x86 assembly pack: update performance results. 2016-12-19 16:18:25 +01:00
poly1305-x86_64.pl poly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vpmadd52_4x. 2017-03-13 18:48:34 +01:00