poly1305/asm/poly1305-x86_64.pl: add VPMADD52 code path.
authorAndy Polyakov <appro@openssl.org>
Thu, 29 Dec 2016 23:00:16 +0000 (00:00 +0100)
committerAndy Polyakov <appro@openssl.org>
Sat, 25 Feb 2017 17:36:41 +0000 (18:36 +0100)
commitfd910ef9593d4e16dabf4686ecabb351830045b6
tree50aa044e8227d45d520f19fd2a7c854bcbce1d83
parent73e8a5c8261625a6e90e07e567263c69039e3d17
poly1305/asm/poly1305-x86_64.pl: add VPMADD52 code path.

This is initial and minimal single-block implementation.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/poly1305/asm/poly1305-x86_64.pl