openssl/crypto/modes
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
cbc128.c
ccm128.c
cfb128.c
ctr128.c
cts128.c
gcm128.c modes/gcm128.c: coalesce calls to GHASH. 2018-06-03 21:13:28 +02:00
modes_lcl.h modes/gcm128.c: coalesce calls to GHASH. 2018-06-03 21:13:28 +02:00
ocb128.c Update copyright year 2018-04-17 15:18:40 +02:00
ofb128.c
wrap128.c Reduce minimal out length in CRYPTO_128_unwrap_pad 2018-05-30 23:16:52 +02:00
xts128.c