Searched defs:r0kh_id (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ft.c | 107 int wpa_write_ftie(struct wpa_auth_config *conf, const u8 *r0kh_id, in wpa_write_ftie() 656 u8 *end, *mdie, *ftie, *rsnie = NULL, *r0kh_id, *subelem = NULL; in wpa_sm_write_assoc_resp_ies() local
|
D | wpa_auth_i.h | 114 u8 r0kh_id[FT_R0KH_ID_MAX_LEN]; /* R0KH-ID from FT Auth Request */ member
|
/external/wpa_supplicant_8/src/common/ |
D | wpa_common.h | 444 const u8 *r0kh_id; member
|
D | wpa_common.c | 1109 const u8 *mdid, const u8 *r0kh_id, size_t r0kh_id_len, in wpa_derive_pmk_r0()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_i.h | 127 u8 r0kh_id[FT_R0KH_ID_MAX_LEN]; member
|