Searched refs:use_ext_key_id (Results 1 – 6 of 6) sorted by relevance
65 bool use_ext_key_id; member
810 if (!sm->use_ext_key_id && sm->wpa_auth->conf.wpa_deny_ptk0_rekey) { in wpa_request_new_ptk()819 if (sm->use_ext_key_id) in wpa_request_new_ptk()1775 if (sm->use_ext_key_id && in wpa_remove_ptk()1840 if (!sm->use_ext_key_id && in wpa_auth_sm_event()1852 if (sm->use_ext_key_id) in wpa_auth_sm_event()3434 if (sm->use_ext_key_id && sm->TimeoutCtr == 1 && in SM_STATE()3486 if (sm->use_ext_key_id) in SM_STATE()3535 if (sm->use_ext_key_id) { in SM_STATE()3644 if (sm->use_ext_key_id) in SM_STATE()5450 if (sm->use_ext_key_id) in wpa_auth_resend_m3()[all …]
999 sm->use_ext_key_id = true; in wpa_validate_wpa_ie()1010 sm->use_ext_key_id = false; in wpa_validate_wpa_ie()
189 if (pairwise && sm->wpa_deny_ptk0_rekey && !sm->use_ext_key_id && in wpa_sm_key_request()631 sm->use_ext_key_id ? MSG_INFO : MSG_DEBUG, in wpa_handle_ext_key_id()634 return sm->use_ext_key_id ? -1 : 0; in wpa_handle_ext_key_id()646 sm->use_ext_key_id = 1; in wpa_handle_ext_key_id()661 sm->use_ext_key_id = 0; in wpa_handle_ext_key_id()686 if (sm->wpa_deny_ptk0_rekey && !sm->use_ext_key_id && in wpa_supplicant_process_1_of_4()1759 if (sm->use_ext_key_id && in wpa_supplicant_process_3_of_4()1776 if (sm->use_ext_key_id) in wpa_supplicant_process_3_of_4()3340 sm->use_ext_key_id = value; in wpa_sm_set_param()3455 return sm ? sm->use_ext_key_id : 0; in wpa_sm_ext_key_id_active()
77 int use_ext_key_id; /* whether Extended Key ID has been detected member
1709 int use_ext_key_id = 0; in wpa_supplicant_set_suites() local1719 use_ext_key_id = 1; in wpa_supplicant_set_suites()1721 use_ext_key_id); in wpa_supplicant_set_suites()