openssl/providers/implementations/kdfs
Matt Caswell fc785a554c Remove use of _Static_assert
We had some use of the C11 _Static_assert feature which can cause some
problems on some platforms. Everywhere we were using it, it is not really
required so remove it.

Fixes #22017

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22091)
2023-09-15 09:20:05 +10:00
..
argon2.c Remove use of _Static_assert 2023-09-15 09:20:05 +10:00
build.info providers: add Argon2 KDF 2023-03-17 11:12:47 +11:00
hkdf.c Copyright year updates 2023-09-07 09:59:15 +01:00
hmacdrbg_kdf.c Copyright year updates 2023-09-07 09:59:15 +01:00
kbkdf.c Copyright year updates 2023-09-07 09:59:15 +01:00
krb5kdf.c Copyright year updates 2023-09-07 09:59:15 +01:00
pbkdf1.c Copyright year updates 2023-09-07 09:59:15 +01:00
pbkdf2_fips.c Update copyright year 2021-04-08 13:04:41 +01:00
pbkdf2.c Copyright year updates 2023-09-07 09:59:15 +01:00
pbkdf2.h Update copyright year 2021-04-08 13:04:41 +01:00
pkcs12kdf.c Copyright year updates 2023-09-07 09:59:15 +01:00
pvkkdf.c Copyright year updates 2023-09-07 09:59:15 +01:00
scrypt.c Copyright year updates 2023-09-07 09:59:15 +01:00
sshkdf.c Copyright year updates 2023-09-07 09:59:15 +01:00
sskdf.c Copyright year updates 2023-09-07 09:59:15 +01:00
tls1_prf.c Copyright year updates 2023-09-07 09:59:15 +01:00
x942kdf.c Copyright year updates 2023-09-07 09:59:15 +01:00