openssl/crypto/poly1305
Andy Polyakov 73e8a5c826 poly1305/asm/poly1305-x86_64.pl: switch to vpermdd in table expansion.
Effectively it's minor size optimization, 5-6% per affected subroutine.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2017-02-25 18:36:37 +01:00
..
asm poly1305/asm/poly1305-x86_64.pl: switch to vpermdd in table expansion. 2017-02-25 18:36:37 +01:00
build.info Add support for Poly1305 in EVP_PKEY 2017-01-24 15:40:37 +01:00
poly1305_ameth.c Add support for Poly1305 in EVP_PKEY 2017-01-24 15:40:37 +01:00
poly1305_base2_44.c poly1305/poly1305_base2_44.c: clarify shift boundary condition. 2017-01-21 22:33:38 +01:00
poly1305_ieee754.c
poly1305_local.h
poly1305_pmeth.c Add support for Poly1305 in EVP_PKEY 2017-01-24 15:40:37 +01:00
poly1305.c