Searched refs:client_max_version (Results 1 – 3 of 3) sorted by relevance
94 mbedtls_ssl_protocol_version client_max_version; member
56 opts->client_max_version = MBEDTLS_SSL_VERSION_UNKNOWN; in mbedtls_test_init_handshake_options()808 if (options->client_max_version != MBEDTLS_SSL_VERSION_UNKNOWN) { in mbedtls_test_ssl_endpoint_init()810 options->client_max_version); in mbedtls_test_ssl_endpoint_init()
2550 options.client_max_version = MBEDTLS_SSL_VERSION_TLS1_2;2603 void handshake_version(int dtls, int client_min_version, int client_max_version,2611 options.client_max_version = client_max_version;2639 options.client_max_version = MBEDTLS_SSL_VERSION_TLS1_2;2710 options.client_max_version = MBEDTLS_SSL_VERSION_TLS1_2;