Home
last modified time | relevance | path

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

/openssl/test/
H A Dssl_test_ctx_test.c88 || !TEST_int_eq(ctx->expected_protocol, ctx2->expected_protocol) in testctx_eq()
172 fixture->expected_ctx->expected_protocol = TLS1_1_VERSION; in test_good_configuration()
H A Dssl_test.c112 if (test_ctx->expected_protocol) { in check_protocol()
114 test_ctx->expected_protocol)) { in check_protocol()
116 ssl_protocol_name(test_ctx->expected_protocol), in check_protocol()
/openssl/test/helpers/
H A Dssl_test_ctx.h182 int expected_protocol; member
H A Dssl_test_ctx.c164 &test_ctx->expected_protocol, value); in parse_protocol()

Completed in 15 milliseconds