Home
last modified time | relevance | path

Searched refs:fips_provider_version_gt (Results 1 – 3 of 3) sorted by relevance

/openssl/test/testutil/
H A Dprovider.c145 int fips_provider_version_gt(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_gt() function
228 r = fips_provider_version_gt(libctx, major, minor, patch); in fips_provider_version_match()
/openssl/test/
H A Dtestutil.h261 int fips_provider_version_gt(OSSL_LIB_CTX *libctx, int major, int minor, int patch);
H A Devp_test.c1944 if (fips_provider_version_gt(libctx, 3, 2, 0)) { in mac_test_run_mac()
2043 if (reinit-- && fips_provider_version_gt(libctx, 3, 0, 0)) { in mac_test_run_mac()
3770 if (fips_provider_version_gt(libctx, 3, 0, 0) in kdf_test_run()

Completed in 35 milliseconds