Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dssl_helpers.h99 int expected_ciphersuite; member
/openthread-latest/third_party/mbedtls/repo/tests/src/test_helpers/
Dssl_helpers.c2178 if (options->expected_ciphersuite != 0) { in mbedtls_test_ssl_perform_handshake()
2180 options->expected_ciphersuite); in mbedtls_test_ssl_perform_handshake()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.function2653 int expected_ciphersuite)
2665 options.expected_ciphersuite = expected_ciphersuite;