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
build.info
hkdf.c hkdf: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define 2024-11-28 15:13:35 +01:00
hmacdrbg_kdf.c
kbkdf.c
krb5kdf.c Code & comments changes to make them in consistent 2024-12-06 15:27:51 +01:00
pbkdf1.c
pbkdf2_fips.c
pbkdf2.c pbkdf2: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define 2024-11-28 15:13:35 +01:00
pbkdf2.h
pkcs12kdf.c
pvkkdf.c
scrypt.c kdf_scrypt_reset(): NULLify freed pointers 2025-01-23 12:07:33 +01:00
sshkdf.c
sskdf.c
tls1_prf.c
x942kdf.c