Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay.h221 u32 pn_exhaustion; member
Dieee802_1x_kay.c1321 if (llpn > kay->pn_exhaustion) { in ieee802_1x_mka_encode_sak_use_body()
1327 if (olpn > kay->pn_exhaustion) { in ieee802_1x_mka_encode_sak_use_body()
1518 if (participant->is_key_server && lpn > kay->pn_exhaustion) { in ieee802_1x_mka_decode_sak_use_body()
3495 kay->pn_exhaustion = PENDING_PN_EXHAUSTION; in ieee802_1x_kay_init()