Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c8207 static int gen_tick_called, dec_tick_called, tick_key_cb_called; variable
8213 gen_tick_called = 1; in gen_tick_cb()
8386 gen_tick_called = dec_tick_called = tick_key_cb_called = 0; in test_ticket_callbacks()
8465 if (!TEST_int_eq(gen_tick_called, 1) in test_ticket_callbacks()
8469 gen_tick_called = dec_tick_called = 0; in test_ticket_callbacks()
8496 if (!TEST_int_eq(gen_tick_called, in test_ticket_callbacks()

Completed in 29 milliseconds