Searched refs:expected_ciphersuite (Results 1 – 3 of 3) sorted by relevance
99 int expected_ciphersuite; member
2197 if (options->expected_ciphersuite != 0) { in mbedtls_test_ssl_perform_handshake()2199 options->expected_ciphersuite); in mbedtls_test_ssl_perform_handshake()
2666 int expected_ciphersuite)2678 options.expected_ciphersuite = expected_ciphersuite;