Home
last modified time | relevance | path

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

/openssl/test/
H A Dssl_test_ctx_test.c98 || !TEST_str_eq(ctx->expected_cipher, in testctx_eq()
99 ctx2->expected_cipher) in testctx_eq()
H A Dssl_test.c347 if (test_ctx->expected_cipher == NULL) in check_cipher()
351 if (!TEST_str_eq(test_ctx->expected_cipher, in check_cipher()
/openssl/test/helpers/
H A Dssl_test_ctx.h229 char *expected_cipher; member
H A Dssl_test_ctx.c647 IMPLEMENT_SSL_TEST_STRING_OPTION(SSL_TEST_CTX, test, expected_cipher)
787 OPENSSL_free(ctx->expected_cipher); in SSL_TEST_CTX_free()

Completed in 14 milliseconds