Home | History | Annotate | Download | only in rsn_supp

Lines Matching defs:bssid

52 			  sm->bssid, pmk_r1_name,
393 static int wpa_ft_install_ptk(struct wpa_sm *sm, const u8 *bssid)
416 if (wpa_sm_set_key(sm, alg, bssid, 0, 1, null_rsc,
443 NULL, sm->bssid);
464 const u8 *bssid;
547 bssid = target_ap;
550 bssid, sm->pmk_r1_name,
557 sm->pmk_r1_name, sm->ptk.kck, bssid);
564 ret = wpa_ft_install_ptk(sm, bssid);
572 os_memcpy(sm->bssid, target_ap, ETH_ALEN);