Home
last modified time | relevance | path

Searched refs:SSL_TEST_METHOD_DTLS (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/crypto/openssl/test/helpers/
HDssl_test_ctx.h68 SSL_TEST_METHOD_DTLS enumerator
HDssl_test_ctx.c330 {"DTLS", SSL_TEST_METHOD_DTLS},
/freebsd-14-stable/crypto/openssl/test/
HDssl_test_ctx_test.c164 fixture->expected_ctx->method = SSL_TEST_METHOD_DTLS; in test_good_configuration()
HDssl_test.c410 if (test_ctx->method == SSL_TEST_METHOD_DTLS) { in test_handshake()