Searched refs:wps_build_mac_addr (Results 1 – 5 of 5) sorted by relevance
178 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()810 (bssid && wps_build_mac_addr(msg, bssid)) || in wps_build_nfc_handover_sel()
476 int wps_build_mac_addr(struct wpabuf *msg, const u8 *addr) in wps_build_mac_addr() function
140 wps_build_mac_addr(msg, wps->mac_addr_e) || in wps_build_m1()
1567 wps_build_mac_addr(msg, cred->mac_addr)) in wps_build_credential()