Searched refs:wpa_write_ftie (Results 1 – 3 of 3) sorted by relevance
/netbsd/external/bsd/wpa/dist/src/ap/ |
H A D | wpa_auth_i.h | 290 int wpa_write_ftie(struct wpa_auth_config *conf, int use_sha384,
|
H A D | wpa_auth_ft.c | 807 int wpa_write_ftie(struct wpa_auth_config *conf, int use_sha384, in wpa_write_ftie() function 2549 res = wpa_write_ftie(conf, use_sha384, r0kh_id, r0kh_id_len, in wpa_sm_write_assoc_resp_ies() 3053 ret = wpa_write_ftie(conf, use_sha384, parse.r0kh_id, parse.r0kh_id_len, in wpa_ft_process_auth_req()
|
H A D | wpa_auth.c | 3289 res = wpa_write_ftie(conf, use_sha384, in SM_STATE() 4905 return wpa_write_ftie(conf, use_sha384, conf->r0_key_holder, in wpa_auth_write_fte() 5109 res = wpa_write_ftie(conf, use_sha384, in wpa_auth_resend_m3()
|