Home
last modified time | relevance | path

Searched refs:session_ticket_do_not_call (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/test/
Dhandshake_helper.h39 int session_ticket_do_not_call; member
Dhandshake_helper.c61 int session_ticket_do_not_call; member
333 ex_data->session_ticket_do_not_call = 1; in do_not_call_session_ticket_cb()
1668 ret->session_ticket_do_not_call = server_ex_data.session_ticket_do_not_call; in do_handshake_internal()
Dssl_test.c370 ret &= (result->session_ticket_do_not_call == 0); in check_test()