Searched refs:expected_protocol (Results 1 – 4 of 4) sorted by relevance
88 || !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()
112 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()
182 int expected_protocol; member
164 &test_ctx->expected_protocol, value); in parse_protocol()
Completed in 11 milliseconds