Searched refs:tick_key_renew (Results 1 – 1 of 1) sorted by relevance
8208 static int tick_key_renew = 0; variable8276 if (tick_key_renew == -1) in tick_key_cb()8297 ret = tick_key_renew ? 2 : 1; in tick_key_cb()8318 if (tick_key_renew == -1) in tick_key_evp_cb()8336 ret = tick_key_renew ? 2 : 1; in tick_key_evp_cb()8391 tick_key_renew = 1; in test_ticket_callbacks()8393 tick_key_renew = -1; /* abort sending the ticket/0-length ticket */ in test_ticket_callbacks()8395 tick_key_renew = 0; in test_ticket_callbacks()8488 || tick_key_renew == -1) { in test_ticket_callbacks()8497 (tick_key_renew in test_ticket_callbacks()
Completed in 35 milliseconds