Home
last modified time | relevance | path

Searched refs:fips_provider_version_eq (Results 1 – 4 of 4) sorted by relevance

/openssl/test/testutil/
H A Dprovider.c99 int fips_provider_version_eq(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_eq() function
216 r = fips_provider_version_eq(libctx, major, minor, patch); in fips_provider_version_match()
/openssl/test/
H A Dtestutil.h257 int fips_provider_version_eq(OSSL_LIB_CTX *libctx, int major, int minor, int patch);
H A Dendecode_test.c1344 is_fips_3_0_0 = is_fips && fips_provider_version_eq(testctx, 3, 0, 0); in setup_tests()
H A Devp_test.c3873 if (fips_provider_version_eq(libctx, 3, 0, 0)) { in pkey_kdf_test_run()

Completed in 37 milliseconds