Home
last modified time | relevance | path

Searched refs:wpa_write_ftie (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h247 int wpa_write_ftie(struct wpa_auth_config *conf, const u8 *r0kh_id,
Dwpa_auth_ft.c107 int wpa_write_ftie(struct wpa_auth_config *conf, const u8 *r0kh_id, in wpa_write_ftie() function
731 res = wpa_write_ftie(conf, r0kh_id, r0kh_id_len, anonce, snonce, pos, in wpa_sm_write_assoc_resp_ies()
1040 ret = wpa_write_ftie(conf, parse.r0kh_id, parse.r0kh_id_len, in wpa_ft_process_auth_req()
Dwpa_auth.c2832 res = wpa_write_ftie(conf, conf->r0_key_holder, in SM_STATE()