]> git.ipfire.org Git - thirdparty/openssl.git/commit
endecode_test.c: Avoid running the SM2 tests with 3.0.0 FIPS provider
authorTomas Mraz <tomas@openssl.org>
Thu, 29 Aug 2024 16:42:14 +0000 (18:42 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 29 Aug 2024 17:46:14 +0000 (19:46 +0200)
commit67f43a5bf4e59460f4328956f007b39265c28816
treeff35c69e253ff2725fe0ce657bfa3b5904a3fabf
parent2afff3222ee4b6b85575ef0e18e976087f261e47
endecode_test.c: Avoid running the SM2 tests with 3.0.0 FIPS provider

Fixes #25326

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25327)

(cherry picked from commit 0b97a5505efa8833bb7b8cabae45894ad6d910a2)
test/endecode_test.c