Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/src/test_helpers/
Dssl_helpers.c59 opts->expected_negotiated_version = MBEDTLS_SSL_VERSION_TLS1_3; in mbedtls_test_init_handshake_options()
1967 mbedtls_ssl_protocol_version expected_negotiated_version, in check_ssl_version() argument
1974 TEST_EQUAL(ssl->tls_version, expected_negotiated_version); in check_ssl_version()
1981 switch (expected_negotiated_version) { in check_ssl_version()
2142 if (options->expected_negotiated_version == MBEDTLS_SSL_VERSION_UNKNOWN) { in mbedtls_test_ssl_perform_handshake()
2167 if (!check_ssl_version(options->expected_negotiated_version, in mbedtls_test_ssl_perform_handshake()
2173 if (!check_ssl_version(options->expected_negotiated_version, in mbedtls_test_ssl_perform_handshake()
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dssl_helpers.h97 mbedtls_ssl_protocol_version expected_negotiated_version; member
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.function2592 int expected_negotiated_version)
2601 options.expected_negotiated_version = expected_negotiated_version;
2627 options.expected_negotiated_version = MBEDTLS_SSL_VERSION_TLS1_2;
2669 options.expected_negotiated_version = MBEDTLS_SSL_VERSION_TLS1_2;
2698 options.expected_negotiated_version = MBEDTLS_SSL_VERSION_TLS1_2;
2742 options.expected_negotiated_version = MBEDTLS_SSL_VERSION_TLS1_2;
2765 options.expected_negotiated_version = MBEDTLS_SSL_VERSION_TLS1_2;
2800 options.expected_negotiated_version = MBEDTLS_SSL_VERSION_TLS1_2;
2825 options.expected_negotiated_version = MBEDTLS_SSL_VERSION_TLS1_2;