Searched refs:server_protocol (Results 1 – 5 of 5) sorted by relevance
31 int server_protocol; member
102 if (!TEST_int_eq(result->client_protocol, result->server_protocol)) { in check_protocol()105 ssl_protocol_name(result->server_protocol)); in check_protocol()
1650 ret->server_protocol = SSL_version(server.ssl); in do_handshake_internal()
41 int server_protocol; member
105 if (!TEST_int_eq(result->client_protocol, result->server_protocol)) { in check_protocol()108 ssl_protocol_name(result->server_protocol)); in check_protocol()