Lines Matching defs:reg

234 static void wps_registrar_add_authorized_mac(struct wps_registrar *reg,  in wps_registrar_add_authorized_mac()
255 static void wps_registrar_remove_authorized_mac(struct wps_registrar *reg, in wps_registrar_remove_authorized_mac()
293 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg, in wps_device_get()
325 int wps_device_store(struct wps_registrar *reg, in wps_device_store()
346 static void wps_registrar_add_pbc_session(struct wps_registrar *reg, in wps_registrar_add_pbc_session()
398 static void wps_registrar_remove_pbc_session(struct wps_registrar *reg, in wps_registrar_remove_pbc_session()
428 int wps_registrar_pbc_overlap(struct wps_registrar *reg, in wps_registrar_pbc_overlap()
526 static int wps_build_selected_registrar(struct wps_registrar *reg, in wps_build_selected_registrar()
539 static int wps_build_sel_reg_dev_password_id(struct wps_registrar *reg, in wps_build_sel_reg_dev_password_id()
555 static int wps_build_sel_pbc_reg_uuid_e(struct wps_registrar *reg, in wps_build_sel_pbc_reg_uuid_e()
592 static int wps_build_sel_reg_config_methods(struct wps_registrar *reg, in wps_build_sel_reg_config_methods()
615 static int wps_build_probe_config_methods(struct wps_registrar *reg, in wps_build_probe_config_methods()
634 static int wps_build_config_methods_r(struct wps_registrar *reg, in wps_build_config_methods_r()
641 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count) in wps_authorized_macs()
671 struct wps_registrar *reg = os_zalloc(sizeof(*reg)); in wps_registrar_init() local
726 void wps_registrar_flush(struct wps_registrar *reg) in wps_registrar_flush()
746 void wps_registrar_deinit(struct wps_registrar *reg) in wps_registrar_deinit()
760 static void wps_registrar_invalidate_unused(struct wps_registrar *reg) in wps_registrar_invalidate_unused()
785 int wps_registrar_add_pin(struct wps_registrar *reg, const u8 *addr, in wps_registrar_add_pin()
839 static void wps_registrar_remove_pin(struct wps_registrar *reg, in wps_registrar_remove_pin()
855 static void wps_registrar_expire_pins(struct wps_registrar *reg) in wps_registrar_expire_pins()
880 static int wps_registrar_invalidate_wildcard_pin(struct wps_registrar *reg, in wps_registrar_invalidate_wildcard_pin()
910 int wps_registrar_invalidate_pin(struct wps_registrar *reg, const u8 *uuid) in wps_registrar_invalidate_pin()
928 static const u8 * wps_registrar_get_pin(struct wps_registrar *reg, in wps_registrar_get_pin()
990 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) in wps_registrar_unlock_pin()
1010 static void wps_registrar_stop_pbc(struct wps_registrar *reg) in wps_registrar_stop_pbc()
1023 struct wps_registrar *reg = eloop_ctx; in wps_registrar_pbc_timeout() local
1045 int wps_registrar_button_pushed(struct wps_registrar *reg, in wps_registrar_button_pushed()
1076 static void wps_registrar_pbc_completed(struct wps_registrar *reg) in wps_registrar_pbc_completed()
1085 static void wps_registrar_pin_completed(struct wps_registrar *reg) in wps_registrar_pin_completed()
1118 int wps_registrar_wps_cancel(struct wps_registrar *reg) in wps_registrar_wps_cancel()
1146 void wps_registrar_probe_req_rx(struct wps_registrar *reg, const u8 *addr, in wps_registrar_probe_req_rx()
1229 int wps_cb_new_psk(struct wps_registrar *reg, const u8 *mac_addr, in wps_cb_new_psk()
1240 static void wps_cb_pin_needed(struct wps_registrar *reg, const u8 *uuid_e, in wps_cb_pin_needed()
1250 static void wps_cb_reg_success(struct wps_registrar *reg, const u8 *mac_addr, in wps_cb_reg_success()
1261 static int wps_cb_set_ie(struct wps_registrar *reg, struct wpabuf *beacon_ie, in wps_cb_set_ie()
1268 static void wps_cb_set_sel_reg(struct wps_registrar *reg) in wps_cb_set_sel_reg()
1293 static int wps_cp_lookup_pskfile(struct wps_registrar *reg, const u8 *mac_addr, in wps_cp_lookup_pskfile()
1302 static int wps_set_ie(struct wps_registrar *reg) in wps_set_ie()
1621 struct wps_registrar *reg = wps->wps->registrar; in wps_build_cred() local
2608 struct wps_registrar *reg = wps->wps->registrar; in wps_registrar_p2p_dev_addr_match() local
2629 struct wps_registrar *reg = wps->wps->registrar; in wps_registrar_skip_overlap() local
3459 int wps_registrar_update_ie(struct wps_registrar *reg) in wps_registrar_update_ie()
3468 struct wps_registrar *reg = eloop_ctx; in wps_registrar_set_selected_timeout() local
3480 static void wps_registrar_sel_reg_add(struct wps_registrar *reg, in wps_registrar_sel_reg_add()
3513 static void wps_registrar_sel_reg_union(struct wps_registrar *reg) in wps_registrar_sel_reg_union()
3547 void wps_registrar_selected_registrar_changed(struct wps_registrar *reg, in wps_registrar_selected_registrar_changed()
3585 int wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr, in wps_registrar_get_info()
3623 int wps_registrar_config_ap(struct wps_registrar *reg, in wps_registrar_config_ap()
3661 int wps_registrar_update_multi_ap(struct wps_registrar *reg, in wps_registrar_update_multi_ap()
3692 int wps_registrar_add_nfc_pw_token(struct wps_registrar *reg, in wps_registrar_add_nfc_pw_token()
3747 int wps_registrar_add_nfc_password_token(struct wps_registrar *reg, in wps_registrar_add_nfc_password_token()
3778 void wps_registrar_remove_nfc_pw_token(struct wps_registrar *reg, in wps_registrar_remove_nfc_pw_token()