Searched refs:wpa_write_ftie (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth_i.h | 329 int wpa_write_ftie(struct wpa_auth_config *conf, int key_mgmt, size_t key_len,
|
H A D | wpa_auth_ft.c | 812 int wpa_write_ftie(struct wpa_auth_config *conf, int key_mgmt, size_t key_len, in wpa_write_ftie() function 2772 res = wpa_write_ftie(conf, sm->wpa_key_mgmt, key_len, in wpa_sm_write_assoc_resp_ies() 3424 ret = wpa_write_ftie(conf, parse.key_mgmt, pmk_r1_len, in wpa_ft_process_auth_req()
|
H A D | wpa_auth.c | 4773 res = wpa_write_ftie(conf, sm->wpa_key_mgmt, 6779 return wpa_write_ftie(conf, sm->wpa_key_mgmt, sm->xxkey_len, 7002 res = wpa_write_ftie(conf, sm->wpa_key_mgmt,
|