Searched refs:tick_key_renew (Results 1 – 1 of 1) sorted by relevance
8309 static int tick_key_renew = 0; variable8377 if (tick_key_renew == -1) in tick_key_cb()8398 ret = tick_key_renew ? 2 : 1; in tick_key_cb()8419 if (tick_key_renew == -1) in tick_key_evp_cb()8437 ret = tick_key_renew ? 2 : 1; in tick_key_evp_cb()8492 tick_key_renew = 1; in test_ticket_callbacks()8494 tick_key_renew = -1; /* abort sending the ticket/0-length ticket */ in test_ticket_callbacks()8496 tick_key_renew = 0; in test_ticket_callbacks()8589 || tick_key_renew == -1) { in test_ticket_callbacks()8598 (tick_key_renew in test_ticket_callbacks()
Completed in 30 milliseconds