mirror of
https://github.com/openssl/openssl.git
synced 2024-12-15 06:01:37 +08:00
fc785a554c
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) |
||
---|---|---|
.. | ||
argon2.c | ||
build.info | ||
hkdf.c | ||
hmacdrbg_kdf.c | ||
kbkdf.c | ||
krb5kdf.c | ||
pbkdf1.c | ||
pbkdf2_fips.c | ||
pbkdf2.c | ||
pbkdf2.h | ||
pkcs12kdf.c | ||
pvkkdf.c | ||
scrypt.c | ||
sshkdf.c | ||
sskdf.c | ||
tls1_prf.c | ||
x942kdf.c |