Home
last modified time | relevance | path

Searched refs:fips_provider_version_match (Results 1 – 7 of 7) sorted by relevance

/test/
A Dfips_version_test.c41 return TEST_int_eq(fips_provider_version_match(libctx, version), 1); in test_fips_version()
A Dssl_test.c411 && !fips_provider_version_match(libctx, test_ctx->fips_version)) { in test_handshake()
A Devp_libctx_test.c610 if (fips_provider_version_match(libctx, ">=3.4.0")) { in kem_rsa_gen_recover()
A Dtestutil.h273 int fips_provider_version_match(OSSL_LIB_CTX *libctx, const char *versions);
A Dacvp_test.c129 || fips_provider_version_match(libctx, "<3.4.0")) in check_verify_message()
A Devp_test.c5371 j = fips_provider_version_match(libctx, pp->value); in parse()
/test/testutil/
A Dprovider.c171 int fips_provider_version_match(OSSL_LIB_CTX *libctx, const char *versions) in fips_provider_version_match() function

Completed in 24 milliseconds