openssl/providers/implementations/kdfs
Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE
This macro is used to determine if certain pieces of code should
become part of the FIPS module or not.  The old name was confusing.

Fixes #11538

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11539)
2020-04-28 15:37:37 +02:00
..
build.info Add KRB5KDF from RFC 3961 2019-10-23 08:32:48 +02:00
hkdf.c Update copyright year 2020-04-23 13:55:52 +01:00
kbkdf.c kdfs: make free calls check for NULL. 2019-11-22 15:19:28 +10:00
krb5kdf.c Update copyright year 2020-04-23 13:55:52 +01:00
pbkdf2_fips.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02: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 kdfs: make free calls check for NULL. 2019-11-22 15:19:28 +10:00
sskdf.c kdfs: make free calls check for NULL. 2019-11-22 15:19:28 +10:00
tls1_prf.c kdfs: make free calls check for NULL. 2019-11-22 15:19:28 +10:00
x942kdf.c kdfs: make free calls check for NULL. 2019-11-22 15:19:28 +10:00