Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dssl_test_ctx.h236 char *fips_version; member
H A Dssl_test_ctx.c656 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_CTX, test, fips_version)
788 OPENSSL_free(ctx->fips_version); in SSL_TEST_CTX_free()
/openssl/test/
H A Dssl_test.c410 if (test_ctx->fips_version != NULL in test_handshake()
411 && !fips_provider_version_match(libctx, test_ctx->fips_version)) { in test_handshake()

Completed in 11 milliseconds