Home
last modified time | relevance | path

Searched refs:to_dist_sak (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_kay_i.h140 bool to_dist_sak; member
Dieee802_1x_kay.c1501 participant->to_dist_sak = false; in ieee802_1x_mka_decode_sak_use_body()
1577 return participant->is_key_server && participant->to_dist_sak && in ieee802_1x_mka_dist_sak_body_present()
2277 participant->to_dist_sak = false; in ieee802_1x_kay_elect_key_server()
2327 participant->to_dist_sak = false; in ieee802_1x_kay_elect_key_server()
2641 participant->to_dist_sak = true; in ieee802_1x_participant_timer()
3724 participant->to_dist_sak = false; in ieee802_1x_kay_create_mka()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_kay_i.h140 Boolean to_dist_sak; member
Dieee802_1x_kay.c1478 participant->to_dist_sak = FALSE; in ieee802_1x_mka_decode_sak_use_body()
1540 return participant->is_key_server && participant->to_dist_sak && in ieee802_1x_mka_dist_sak_body_present()
2240 participant->to_dist_sak = FALSE; in ieee802_1x_kay_elect_key_server()
2290 participant->to_dist_sak = FALSE; in ieee802_1x_kay_elect_key_server()
2604 participant->to_dist_sak = TRUE; in ieee802_1x_participant_timer()
3687 participant->to_dist_sak = FALSE; in ieee802_1x_kay_create_mka()