Searched refs:use_ext_key_id (Results 1 – 6 of 6) sorted by relevance
65 bool use_ext_key_id; member
1113 if (!sm->use_ext_key_id && sm->wpa_auth->conf.wpa_deny_ptk0_rekey) {1122 if (sm->use_ext_key_id)2290 if (sm->use_ext_key_id &&2363 if (!sm->use_ext_key_id &&2375 if (sm->use_ext_key_id)4619 if (sm->use_ext_key_id && sm->TimeoutCtr == 1 &&4688 if (sm->use_ext_key_id)4749 if (sm->use_ext_key_id) {4935 if (sm->use_ext_key_id)6933 if (sm->use_ext_key_id)[all …]
1066 sm->use_ext_key_id = true; in wpa_validate_wpa_ie()1077 sm->use_ext_key_id = false; in wpa_validate_wpa_ie()
227 if (pairwise && sm->wpa_deny_ptk0_rekey && !sm->use_ext_key_id && in wpa_sm_key_request()748 sm->use_ext_key_id ? MSG_INFO : MSG_DEBUG, in wpa_handle_ext_key_id()751 return sm->use_ext_key_id ? -1 : 0; in wpa_handle_ext_key_id()763 sm->use_ext_key_id = 1; in wpa_handle_ext_key_id()778 sm->use_ext_key_id = 0; in wpa_handle_ext_key_id()945 if (sm->wpa_deny_ptk0_rekey && !sm->use_ext_key_id && in wpa_supplicant_process_1_of_4()2715 if (sm->use_ext_key_id && in wpa_supplicant_process_3_of_4()2731 if (sm->use_ext_key_id) in wpa_supplicant_process_3_of_4()4698 sm->use_ext_key_id = value; in wpa_sm_set_param()4831 return sm ? sm->use_ext_key_id : 0; in wpa_sm_ext_key_id_active()
78 int use_ext_key_id; /* whether Extended Key ID has been detected member
2085 int use_ext_key_id = 0; in wpa_supplicant_set_suites() local2095 use_ext_key_id = 1; in wpa_supplicant_set_suites()2097 use_ext_key_id); in wpa_supplicant_set_suites()