Home
last modified time | relevance | path

Searched refs:r0_key_holder (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h204 u8 r0_key_holder[FT_R0KH_ID_MAX_LEN]; member
Dwpa_auth_ft.c1624 os_memcmp_const(f_r0kh_id, wpa_auth->conf.r0_key_holder, in wpa_ft_rrb_check_r0kh()
2090 const u8 *r0kh = sm->wpa_auth->conf.r0_key_holder; in wpa_auth_derive_ptk_ft()
2693 r0kh_id = conf->r0_key_holder; in wpa_sm_write_assoc_resp_ies()
2999 os_memcmp(conf->r0_key_holder, r0kh_id, conf->r0_key_holder_len) != in wpa_ft_local_derive_pmk_r1()
4748 .data = wpa_auth->conf.r0_key_holder }, in wpa_ft_generate_pmk_r1()
Dwpa_auth.c2376 conf->r0_key_holder, in fils_auth_pmk_to_ptk()
3562 conf->r0_key_holder, in SM_STATE()
5304 return wpa_write_ftie(conf, use_sha384, conf->r0_key_holder, in wpa_auth_write_fte()
5522 conf->r0_key_holder, in wpa_auth_resend_m3()
Dwpa_auth_glue.c85 os_memcpy(wconf->r0_key_holder, conf->nas_identifier, in hostapd_wpa_auth_conf()