openssl/crypto/poly1305
Andy Polyakov 41013cd63c PPC assembly pack: correct POWER9 results.
As it turns out originally published results were skewed by "turbo"
mode. VM apparently remains oblivious to dynamic frequency scaling,
and reports that processor operates at "base" frequency at all times.
While actual frequency gets increased under load.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6406)
2018-06-03 21:20:06 +02:00
..
asm PPC assembly pack: correct POWER9 results. 2018-06-03 21:20:06 +02:00
build.info Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
poly1305.c Use void in all function definitions that do not take any arguments 2018-05-11 14:37:48 +02:00
poly1305_ameth.c Update copyright year 2018-03-20 13:08:46 +00: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 PPC assembly pack: correct POWER9 results. 2018-06-03 21:20:06 +02:00
poly1305_local.h Convert poly1305 selftest into internal test 2016-11-03 13:13:31 +01:00
poly1305_pmeth.c Update copyright year 2018-04-17 15:18:40 +02:00