Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dssl_helpers.h93 mbedtls_ssl_protocol_version client_min_version; member
/openthread-latest/third_party/mbedtls/repo/tests/src/test_helpers/
Dssl_helpers.c55 opts->client_min_version = MBEDTLS_SSL_VERSION_UNKNOWN; in mbedtls_test_init_handshake_options()
800 if (options->client_min_version != MBEDTLS_SSL_VERSION_UNKNOWN) { in mbedtls_test_ssl_endpoint_init()
802 options->client_min_version); in mbedtls_test_ssl_endpoint_init()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.function2536 options.client_min_version = MBEDTLS_SSL_VERSION_TLS1_2;
2590 void handshake_version(int dtls, int client_min_version, int client_max_version,
2597 options.client_min_version = client_min_version;
2625 options.client_min_version = MBEDTLS_SSL_VERSION_TLS1_2;
2696 options.client_min_version = MBEDTLS_SSL_VERSION_TLS1_2;