Searched refs:SSL_TEST_METHOD_DTLS (Results 1 – 4 of 4) sorted by relevance
68 SSL_TEST_METHOD_DTLS, enumerator
327 { "DTLS", SSL_TEST_METHOD_DTLS },
163 fixture->expected_ctx->method = SSL_TEST_METHOD_DTLS; in test_good_configuration()
417 if (test_ctx->method == SSL_TEST_METHOD_DTLS) { in test_handshake()