Searched refs:fips_version (Results 1 – 3 of 3) sorted by relevance
236 char *fips_version; member
656 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_CTX, test, fips_version)788 OPENSSL_free(ctx->fips_version); in SSL_TEST_CTX_free()
410 if (test_ctx->fips_version != NULL in test_handshake()411 && !fips_provider_version_match(libctx, test_ctx->fips_version)) { in test_handshake()
Completed in 10 milliseconds