]> 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:45:47 +0000 (19:45 +0200)
commit0b97a5505efa8833bb7b8cabae45894ad6d910a2
tree0f0916b9c8ada162c6e6d8d41c6bef5c8fbca9fb
parentb4e4bf29ba3c67662c60ceed9afa2dd301e93273
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)
test/endecode_test.c