Home
last modified time | relevance | path

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

/mbedtls-latest/tests/include/test/
Dssl_helpers.h99 int expected_ciphersuite; member
/mbedtls-latest/tests/src/test_helpers/
Dssl_helpers.c2197 if (options->expected_ciphersuite != 0) { in mbedtls_test_ssl_perform_handshake()
2199 options->expected_ciphersuite); in mbedtls_test_ssl_perform_handshake()
/mbedtls-latest/tests/suites/
Dtest_suite_ssl.function2666 int expected_ciphersuite)
2678 options.expected_ciphersuite = expected_ciphersuite;