Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/test/helpers/
HDssl_test_ctx.h50 SSL_TEST_SESSION_TICKET_YES, enumerator
HDssl_test_ctx.c274 {"Yes", SSL_TEST_SESSION_TICKET_YES},
HDhandshake.c1639 ret->session_ticket = SSL_TEST_SESSION_TICKET_YES; in do_handshake_internal()
/freebsd-14-stable/crypto/openssl/test/
HDssl_test_ctx_test.c174 fixture->expected_ctx->session_ticket_expected = SSL_TEST_SESSION_TICKET_YES; in test_good_configuration()