openssl/providers
Richard Levitte e23cda000e Move KMAC to providers
Instead of using evp_keccak_kmac128() and evp_keccak_kmac256(), we refer
to the hash implementation by name, and fetch it, which should get us the
implementation from providers/common/digests/sha3_prov.c.

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
..
common Move KMAC to providers 2019-08-15 22:12:25 +02:00
default Move KMAC to providers 2019-08-15 22:12:25 +02:00
fips Move KMAC to providers 2019-08-15 22:12:25 +02:00
legacy Rename provider and core get_param_types functions 2019-08-15 11:58:25 +02:00
build.info Move digests to providers 2019-06-04 12:09:50 +10:00