]> git.ipfire.org Git - thirdparty/openssl.git/commit
threads: Replace CRYPTO_THREAD_clean_local_for_fips() with CRYPTO_THREAD_clean_local()
authorOndřej Surý <ondrej@sury.org>
Mon, 20 Oct 2025 19:11:00 +0000 (21:11 +0200)
committerNeil Horman <nhorman@openssl.org>
Thu, 23 Oct 2025 13:13:53 +0000 (09:13 -0400)
commit9f87698878c25b53f5ddb662ae8eb9bcf80d7959
tree6345fa1f1aee56f7a9f1284941bd45ab6f6e1a5e
parent0655eaf4f6e428d3c2e7c1c1937a852c52fcaa5c
threads: Replace CRYPTO_THREAD_clean_local_for_fips() with CRYPTO_THREAD_clean_local()

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28781)
crypto/threads_common.c
include/internal/threads_common.h
providers/fips/self_test.c