Home
last modified time | relevance | path

Searched refs:uuid_random (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/utils/
Duuid.h17 int uuid_random(u8 *uuid);
Duuid.c75 int uuid_random(u8 *uuid) in uuid_random() function
/hostap-latest/wpa_supplicant/
Dwps_supplicant.c1552 uuid_random(wps->uuid); in wpas_wps_set_uuid()