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