Searched refs:expected_ciphersuite (Results 1 – 3 of 3) sorted by relevance
99 int expected_ciphersuite; member
2178 if (options->expected_ciphersuite != 0) { in mbedtls_test_ssl_perform_handshake()2180 options->expected_ciphersuite); in mbedtls_test_ssl_perform_handshake()
2653 int expected_ciphersuite)2665 options.expected_ciphersuite = expected_ciphersuite;