Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h149 u8 fils_key_auth_ap[FILS_MAX_KEY_AUTH_LEN]; member
Dwpa_auth.c2258 sm->fils_key_auth_ap, in fils_auth_pmk_to_ptk()
2609 wpabuf_put_data(plain, sm->fils_key_auth_ap, sm->fils_key_auth_len); in fils_prepare_plainbuf()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_i.h151 u8 fils_key_auth_ap[FILS_MAX_KEY_AUTH_LEN]; member
Dwpa.c3926 sm->fils_key_auth_ap, in fils_process_auth()
4306 if (os_memcmp(elems.fils_key_confirm, sm->fils_key_auth_ap, in fils_process_assoc_resp()
4313 sm->fils_key_auth_ap, sm->fils_key_auth_len); in fils_process_assoc_resp()