openssl/providers/common
Richard Levitte bb31895d87 Rename the hash implementations KMAC{128,256} to KECCAK_KMAC{128,256}
This avoids getting them confused with the MAC implementations.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8877)
2019-08-15 22:12:25 +02:00
..
ciphers Adjust some provider reason codes 2019-08-15 22:12:25 +02:00
digests Add {get,set}table_params() functions for provider digests 2019-08-15 10:51:40 +02:00
exchange Documentation for the provider Key Exchange operation 2019-08-05 14:32:48 +01:00
include/internal Adjust some provider reason codes 2019-08-15 22:12:25 +02:00
keymgmt Adapt DH to use with KEYMGMT 2019-07-23 19:43:09 +02:00
macs Rename the hash implementations KMAC{128,256} to KECCAK_KMAC{128,256} 2019-08-15 22:12:25 +02:00
build.info Move CMAC to providers 2019-08-15 22:12:25 +02:00
provider_err.c Adjust some provider reason codes 2019-08-15 22:12:25 +02:00
provlib.c remove end of line spaces 2019-07-16 20:35:42 +10:00