Searched refs:wps_build_mac_addr (Results 1 – 5 of 5) sorted by relevance
181 int wps_build_mac_addr(struct wpabuf *msg, const u8 *addr);
376 wps_build_mac_addr(plain, wps->dev.mac_addr) || in wps_get_oob_cred()811 (bssid && wps_build_mac_addr(msg, bssid)) || in wps_build_nfc_handover_sel()
495 int wps_build_mac_addr(struct wpabuf *msg, const u8 *addr) in wps_build_mac_addr() function
144 wps_build_mac_addr(msg, wps->mac_addr_e) || in wps_build_m1()
1606 wps_build_mac_addr(msg, cred->mac_addr)) in wps_build_credential()