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