Home
last modified time | relevance | path

Searched refs:client_protocol (Results 1 – 3 of 3) sorted by relevance

/openssl/test/
H A Dssl_test.c105 if (!TEST_int_eq(result->client_protocol, result->server_protocol)) { in check_protocol()
107 ssl_protocol_name(result->client_protocol), in check_protocol()
113 if (!TEST_int_eq(result->client_protocol, in check_protocol()
117 ssl_protocol_name(result->client_protocol)); in check_protocol()
/openssl/test/helpers/
H A Dhandshake.h42 int client_protocol; member
H A Dhandshake.c1648 ret->client_protocol = SSL_version(client.ssl); in do_handshake_internal()

Completed in 12 milliseconds