Home | History | Annotate | Download | only in wps

Lines Matching refs:uuid

242 				       const u8 *uuid,
282 * @uuid_e: UUID-E of the unknown Enrollee
296 * @uuid_e: UUID-E of the Enrollee
326 * @uuid_e: UUID of the Enrollee
502 const u8 *uuid;
518 const u8 *uuid;
532 const u8 *uuid;
537 const u8 *uuid;
591 * uuid - Own UUID
593 u8 uuid[16];
779 const u8 *uuid, const u8 *pin, size_t pin_len,
781 int wps_registrar_invalidate_pin(struct wps_registrar *reg, const u8 *uuid);
783 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
817 int wps_er_pbc(struct wps_er *er, const u8 *uuid);
818 int wps_er_learn(struct wps_er *er, const u8 *uuid, const u8 *pin,
820 int wps_er_set_config(struct wps_er *er, const u8 *uuid,
822 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *pin,
828 void uuid_gen_mac_addr(const u8 *mac_addr, u8 *uuid);