openssl/providers/implementations/kdfs
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
hkdf.c Update copyright year 2020-04-23 13:55:52 +01:00
kbkdf.c The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_* 2020-06-11 11:16:37 +10:00
krb5kdf.c Amend references to "OpenSSL license" 2020-04-29 15:27:22 +02:00
pbkdf2_fips.c Update copyright year 2020-05-15 14:09:49 +01:00
pbkdf2.c Update copyright year 2020-04-23 13:55:52 +01:00
pbkdf2.h
scrypt.c Update copyright year 2020-04-23 13:55:52 +01:00
sshkdf.c Update copyright year 2020-05-15 14:09:49 +01:00
sskdf.c The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_* 2020-06-11 11:16:37 +10:00
tls1_prf.c The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_* 2020-06-11 11:16:37 +10:00
x942kdf.c