openssl/providers/implementations/kdfs
slontis 7260709e9e kdf objects missing a return if malloc fails.
I have searched through all references of ERR_R_MALLOC_FAILURE for any
other instances..

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18638)
2022-06-28 19:48:36 +01:00
..
build.info kdf: Add PVK KDF to providers. 2021-09-28 18:08:41 +10:00
hkdf.c Update copyright year 2022-05-03 13:34:51 +01:00
kbkdf.c Update copyright year 2022-05-03 13:34:51 +01:00
krb5kdf.c Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length 2022-05-27 07:57:43 +02:00
pbkdf1.c Update copyright year 2022-05-03 13:34:51 +01:00
pbkdf2_fips.c Update copyright year 2021-04-08 13:04:41 +01:00
pbkdf2.c Update copyright year 2022-05-03 13:34:51 +01:00
pbkdf2.h Update copyright year 2021-04-08 13:04:41 +01:00
pkcs12kdf.c Update copyright year 2022-05-03 13:34:51 +01:00
pvkkdf.c Update copyright year 2022-05-03 13:34:51 +01:00
scrypt.c Remove duplicated #include headers 2022-05-04 13:46:10 +10:00
sshkdf.c Update copyright year 2022-05-03 13:34:51 +01:00
sskdf.c Update copyright year 2022-05-03 13:34:51 +01:00
tls1_prf.c kdf objects missing a return if malloc fails. 2022-06-28 19:48:36 +01:00
x942kdf.c kdf objects missing a return if malloc fails. 2022-06-28 19:48:36 +01:00