Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay_i.h138 time_t cak_life; member
Dieee802_1x_kay.c2552 if (participant->cak_life) { in ieee802_1x_participant_timer()
2553 if (now > participant->cak_life) in ieee802_1x_participant_timer()
3669 participant->cak_life = life + time(NULL); in ieee802_1x_kay_create_mka()