Searched refs:uuid_gen_mac_addr (Results 1 - 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps.h | 914 void uuid_gen_mac_addr(const u8 *mac_addr, u8 *uuid);
|
H A D | wps_common.c | 500 void uuid_gen_mac_addr(const u8 *mac_addr, u8 *uuid) in uuid_gen_mac_addr() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps.h | 927 void uuid_gen_mac_addr(const u8 *mac_addr, u8 *uuid);
|
H A D | wps_common.c | 500 void uuid_gen_mac_addr(const u8 *mac_addr, u8 *uuid) in uuid_gen_mac_addr() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_main.c | 614 uuid_gen_mac_addr(addr, uuid); in gen_uuid()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_main.c | 606 uuid_gen_mac_addr(addr, uuid); in gen_uuid()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wps_hostapd.c | 1112 uuid_gen_mac_addr(hapd->own_addr, wps->uuid); in hostapd_init_wps()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wps_hostapd.c | 1043 uuid_gen_mac_addr(hapd->own_addr, wps->uuid); in hostapd_init_wps()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | wps_supplicant.c | 1513 uuid_gen_mac_addr(wpa_s->own_addr, wps->uuid); in wpas_wps_set_uuid()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wps_supplicant.c | 1551 uuid_gen_mac_addr(wpa_s->own_addr, wps->uuid); in wpas_wps_set_uuid()
|
Completed in 24 milliseconds