openssl/providers/implementations/kdfs
Dr. David von Oheimb 0a8a6afdfb Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions
This helps compensating for deprecated functions such as HMAC()
and reduces clutter in the crypto lib, apps, and tests.
Also fixes memory leaks in generate_cookie_callback() of apps/lib/s_cb.c.
and replaces 'B<...>' by 'I<...>' where appropriate in HMAC.pod

Partially fixes #14628.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14664)
2021-05-08 14:35:03 +02:00
..
build.info Drop libimplementations.a 2021-05-07 10:17:23 +02:00
hkdf.c Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions 2021-05-08 14:35:03 +02:00
kbkdf.c prov: add extra params argument to KDF implementations 2021-03-12 08:27:21 +10:00
krb5kdf.c prov: add extra params argument to KDF implementations 2021-03-12 08:27:21 +10:00
pbkdf2_fips.c Update copyright year 2021-04-08 13:04:41 +01:00
pbkdf2.c Fix misc external ossl_ symbols. 2021-03-18 17:52:37 +10:00
pbkdf2.h Update copyright year 2021-04-08 13:04:41 +01:00
pkcs12kdf.c prov: add extra params argument to KDF implementations 2021-03-12 08:27:21 +10:00
scrypt.c Add ossl_pkcs5_pbkdf2_hmac_ex symbol 2021-03-18 17:52:38 +10:00
sshkdf.c prov: add extra params argument to KDF implementations 2021-03-12 08:27:21 +10:00
sskdf.c prov: add extra params argument to KDF implementations 2021-03-12 08:27:21 +10:00
tls1_prf.c prov: add extra params argument to KDF implementations 2021-03-12 08:27:21 +10:00
x942kdf.c prov: add extra params argument to KDF implementations 2021-03-12 08:27:21 +10:00