HomeSort by relevance Sort by last modified time
    Searched refs:wpa_ft_mic (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/common/
wpa_common.h 338 int wpa_ft_mic(const u8 *kck, const u8 *sta_addr, const u8 *ap_addr,
wpa_common.c 139 int wpa_ft_mic(const u8 *kck, const u8 *sta_addr, const u8 *ap_addr, function
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa_ft.c 301 if (wpa_ft_mic(kck, sm->own_addr, target_ap, 5,
772 if (wpa_ft_mic(sm->ptk.kck, sm->own_addr, src_addr, 6,
  /external/wpa_supplicant_8/src/ap/
wpa_auth_ft.c 746 wpa_ft_mic(sm->PTK.kck, sm->addr, sm->wpa_auth->addr, 6,
1109 if (wpa_ft_mic(sm->PTK.kck, sm->addr, sm->wpa_auth->addr, 5,
    [all...]

Completed in 31 milliseconds