Searched refs:use_ext_key_id (Results 1 – 6 of 6) sorted by relevance
65 bool use_ext_key_id; member
812 if (!sm->use_ext_key_id && sm->wpa_auth->conf.wpa_deny_ptk0_rekey) { in wpa_request_new_ptk()821 if (sm->use_ext_key_id) in wpa_request_new_ptk()1791 if (sm->use_ext_key_id && in wpa_remove_ptk()1856 if (!sm->use_ext_key_id && in wpa_auth_sm_event()1868 if (sm->use_ext_key_id) in wpa_auth_sm_event()3448 if (sm->use_ext_key_id && sm->TimeoutCtr == 1 && in SM_STATE()3500 if (sm->use_ext_key_id) in SM_STATE()3549 if (sm->use_ext_key_id) { in SM_STATE()3658 if (sm->use_ext_key_id) in SM_STATE()5466 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()
188 if (pairwise && sm->wpa_deny_ptk0_rekey && !sm->use_ext_key_id && in wpa_sm_key_request()634 sm->use_ext_key_id ? MSG_INFO : MSG_DEBUG, in wpa_handle_ext_key_id()637 return sm->use_ext_key_id ? -1 : 0; in wpa_handle_ext_key_id()649 sm->use_ext_key_id = 1; in wpa_handle_ext_key_id()664 sm->use_ext_key_id = 0; in wpa_handle_ext_key_id()689 if (sm->wpa_deny_ptk0_rekey && !sm->use_ext_key_id && in wpa_supplicant_process_1_of_4()1762 if (sm->use_ext_key_id && in wpa_supplicant_process_3_of_4()1779 if (sm->use_ext_key_id) in wpa_supplicant_process_3_of_4()3365 sm->use_ext_key_id = value; in wpa_sm_set_param()3480 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
1739 int use_ext_key_id = 0; in wpa_supplicant_set_suites() local1749 use_ext_key_id = 1; in wpa_supplicant_set_suites()1751 use_ext_key_id); in wpa_supplicant_set_suites()