Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_kay_i.h138 time_t cak_life; member
H A Dieee802_1x_kay.c2573 if (participant->cak_life) { in ieee802_1x_participant_timer()
2574 if (now > participant->cak_life) in ieee802_1x_participant_timer()
3710 participant->cak_life = life + time(NULL); in ieee802_1x_kay_create_mka()