openssl/providers/implementations
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
..
asymciphers Copyright year updates 2023-09-07 09:59:15 +01:00
ciphers Add dupctx support to rc4_hmac_md5 algo 2023-09-12 15:59:11 +02:00
digests Fix build of SHA3 on ARM64 with no-asm 2023-09-15 08:29:40 +10:00
encode_decode Fix a memleak in prepare_rsa_params 2023-09-13 07:46:46 +02:00
exchange Copyright year updates 2023-09-07 09:59:15 +01:00
include/prov Have legacy blake2 EVP structure use base blake2 implementation 2023-09-14 09:07:29 +10:00
kdfs Remove use of _Static_assert 2023-09-15 09:20:05 +10:00
kem Copyright year updates 2023-09-07 09:59:15 +01:00
keymgmt Remove repeated words 2023-09-11 10:15:30 +02:00
macs Copyright year updates 2023-09-07 09:59:15 +01:00
rands "foo * bar" should be "foo *bar" 2023-09-11 10:15:30 +02:00
signature Copyright year updates 2023-09-07 09:59:15 +01:00
storemgmt Copyright year updates 2023-09-07 09:59:15 +01:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00