openssl/crypto/modes
Andy Polyakov 0b48a24ce9 s390x assembly pack: cache capability query results.
IBM argues that in certain scenarios capability query is really
expensive. At the same time it's asserted that query results can
be safely cached, because disabling CPACF is incompatible with
reboot-free operation.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 670ad0fbf6)
2016-04-25 11:54:38 +02:00
..
asm s390x assembly pack: cache capability query results. 2016-04-25 11:54:38 +02:00
cbc128.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
ccm128.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cfb128.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
ctr128.c modes/ctr128.c: pay attention to ecount_buf alignment in CRYPTO_ctr128_encrypt. 2016-02-12 22:00:13 +01:00
cts128.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
gcm128.c gcm.c: address linker warning about OPENSSL_ia32cap_P size mismatch. 2015-06-10 23:58:07 +02:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 06:25:12 +02:00
modes.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
modes_lcl.h Appease clang -Wshadow 2015-04-08 17:59:41 +02:00
ofb128.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
wrap128.c Use memmove instead of memcpy. 2015-09-12 00:11:23 +01:00
xts128.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00