openssl/providers/fips
Pauli d9c2fd51e2 The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
functions are now EVP_MAC functions, usually with ctx in their names.

Before 3.0 is released, the names are mutable and this prevents more
inconsistencies being introduced.

There are no functional or code changes.
Just the renaming and a little reformatting.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11997)
2020-06-11 11:16:37 +10:00
..
build.info Add pairwise consistency self tests to asym keygenerators 2020-03-03 14:02:36 +10:00
fipsprov.c fips: add additional algorithms to the FIPS provider. 2020-06-05 09:20:20 +10:00
self_test_data.inc Amend references to "OpenSSL license" 2020-04-29 15:27:22 +02:00
self_test_kats.c kdf: make function naming consistent. 2020-06-11 11:14:21 +10:00
self_test.c The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_* 2020-06-11 11:16:37 +10:00
self_test.h Amend references to "OpenSSL license" 2020-04-29 15:27:22 +02:00