openssl/providers/implementations/kdfs
Tomas Mraz 901b108154 kdf_scrypt_reset(): NULLify freed pointers
Otherwise doublefree happens with further usage.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/26488)
2025-01-23 12:07:33 +01:00
..
argon2.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
build.info providers: add Argon2 KDF 2023-03-17 11:12:47 +11:00
hkdf.c hkdf: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define 2024-11-28 15:13:35 +01:00
hmacdrbg_kdf.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
kbkdf.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
krb5kdf.c Code & comments changes to make them in consistent 2024-12-06 15:27:51 +01:00
pbkdf1.c EVP_MD_size() updates 2024-08-29 10:29:53 +02:00
pbkdf2.c pbkdf2: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define 2024-11-28 15:13:35 +01:00
pbkdf2.h Update copyright year 2021-04-08 13:04:41 +01:00
pbkdf2_fips.c Update copyright year 2021-04-08 13:04:41 +01:00
pkcs12kdf.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
pvkkdf.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
scrypt.c kdf_scrypt_reset(): NULLify freed pointers 2025-01-23 12:07:33 +01:00
sshkdf.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
sskdf.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
tls1_prf.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
x942kdf.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00