Home
last modified time | relevance | path

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

/third_party/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()
/third_party/openssl/test/
H A Dtestutil.h256 int fips_provider_version_eq(OSSL_LIB_CTX *libctx, int major, int minor, int patch);
H A Dendecode_test.c1324 is_fips_3_0_0 = fips_provider_version_eq(testctx, 3, 0, 0); in setup_tests()
H A Devp_test.c2886 if (fips_provider_version_eq(libctx, 3, 0, 0)) { in pkey_kdf_test_run()

Completed in 10 milliseconds