openssl/include
Eugene Syromiatnikov 8e28f5c0b9 Move the open-coded aligned alloc in a separate file and use it in FIPS module
Factor the open-coded aligned allocation implementation in a separate
file and use it instead of just returning NULL in CRYPTO_aligned_alloc
implementation in the FIPS provider.

Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28295)
2025-09-16 09:59:13 -04:00
..
crypto rename FFC_PARAM_PTRS to FFC_OSSL_PARAMS 2025-09-11 17:54:45 +02:00
internal Move the open-coded aligned alloc in a separate file and use it in FIPS module 2025-09-16 09:59:13 -04:00
openssl crmf_lib.c create_popo_signature(): add error queue entry on signature failure 2025-09-11 19:25:42 +02:00