Searched defs:uuid_r (Results 1 – 2 of 2) sorted by relevance
49 u8 uuid_r[WPS_UUID_LEN]; member111 const u8 *uuid_r; /* WPS_UUID_LEN (16) octets */ member
494 static int wps_process_uuid_r(struct wps_data *wps, const u8 *uuid_r) in wps_process_uuid_r()