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/helpers/
Dhandshake.h49 int session_ticket_do_not_call; member
Dhandshake.c59 int session_ticket_do_not_call; member
340 ex_data->session_ticket_do_not_call = 1; in do_not_call_session_ticket_cb()
1641 ret->session_ticket_do_not_call = server_ex_data.session_ticket_do_not_call; in do_handshake_internal()
/third_party/openssl/test/
Dssl_test.c373 ret &= (result->session_ticket_do_not_call == 0); in check_test()