Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c7585 static int gen_tick_called, dec_tick_called, tick_key_cb_called; variable
7591 gen_tick_called = 1; in gen_tick_cb()
7739 gen_tick_called = dec_tick_called = tick_key_cb_called = 0; in test_ticket_callbacks()
7815 if (!TEST_int_eq(gen_tick_called, 1) in test_ticket_callbacks()
7819 gen_tick_called = dec_tick_called = 0; in test_ticket_callbacks()
7845 if (!TEST_int_eq(gen_tick_called, in test_ticket_callbacks()

Completed in 31 milliseconds