/freebsd-src/contrib/wpa/src/common/ |
H A D | dpp_reconfig.c | 52 wpa_printf(MSG_DEBUG, "DPP: Build Reconfig Announcement frame"); in dpp_build_reconfig_announcement() 121 "DPP: Reconfig Announcement frame attributes", msg); in dpp_build_reconfig_announcement() 136 /* Build DPP Reconfig Authentication Request frame attributes */ in dpp_reconfig_build_req() 179 "DPP: Reconfig Authentication Request frame attributes", in dpp_configurator_build_own_connector() 297 auth->reconfig = 1; in dpp_reconfig_init() 339 /* Build DPP Reconfig Authentication Response frame attributes */ in dpp_reconfig_build_resp() 420 "DPP: Reconfig Authentication Response frame attributes", 524 auth->reconfig = 1; in dpp_reconfig_auth_req_rx() 582 /* Build DPP Reconfig Authentication Confirm frame attributes */ in dpp_reconfig_build_conf() 609 /* Reconfig in dpp_reconfig_build_conf() [all...] |
H A D | dpp_i.h | 49 struct json_token *peer_root, bool reconfig);
|
H A D | dpp_crypto.c | 1748 /* ke = HKDF(C-nonce | E-nonce, "dpp reconfig key", M.x) */ in dpp_reconfig_derive_ke_responder() 1758 /* HKDF-Expand(PRK, "dpp reconfig key", L) */ 1760 "dpp reconfig key", auth->ke, curve->hash_len) < 0) in dpp_reconfig_derive_ke_initiator() 1763 "DPP: ke = HKDF(C-nonce | E-nonce, \"dpp reconfig key\", M.x)", in dpp_reconfig_derive_ke_initiator() 1841 /* ke = HKDF(C-nonce | E-nonce, "dpp reconfig key", M.x) */ in dpp_reconfig_derive_ke_initiator() 1851 /* HKDF-Expand(PRK, "dpp reconfig key", L) */ in dpp_build_jws_prot_hdr() 1853 "dpp reconfig key", auth->ke, curve->hash_len) < 0) in dpp_build_jws_prot_hdr() 1856 "DPP: ke = HKDF(C-nonce | E-nonce, \"dpp reconfig key\", M.x)", in dpp_build_jws_prot_hdr()
|
H A D | dpp_tcp.c | 1009 "DPP: Ignore Reconfig Announcement during ongoing Authentication"); in dpp_controller_rx_action() 1013 wpa_printf(MSG_DEBUG, "DPP: Reconfig Announcement"); in dpp_controller_rx_action() 1066 wpa_printf(MSG_DEBUG, "DPP: Reconfig Authentication Response"); in dpp_tcp_send_gas_resp() 1068 if (!auth || !auth->reconfig || !auth->configurator) { in dpp_tcp_send_gas_resp() 1070 "DPP: No DPP Reconfig Authentication in progress - drop"); in dpp_tcp_send_gas_resp()
|
H A D | dpp.h | 121 /* DPP Reconfig Flags object - connectorKey values */ 293 int reconfig; 259 int reconfig; global() member
|
H A D | dpp.c | 4035 bool reconfig) in dpp_bootstrap_find_pair() 4059 if (reconfig && os_strcmp(net_role, "configurator") == 0) in dpp_bootstrap_find_chirp() 4061 if (!reconfig && dpp_compatible_netrole(role->string, net_role)) in dpp_bootstrap_find_chirp() 4070 struct json_token *peer_root, bool reconfig) in dpp_bootstrap_find_chirp() 4100 role->string, reconfig)) { in dpp_nfc_update_bi_channel() 3528 dpp_connector_compatible_group(struct json_token * root,const char * group_id,const char * net_role,bool reconfig) dpp_connector_compatible_group() argument 3563 dpp_connector_match_groups(struct json_token * own_root,struct json_token * peer_root,bool reconfig) dpp_connector_match_groups() argument
|
H A D | dpp_auth.c | 1432 if (!auth->initiator || !auth->peer_bi || auth->reconfig) { in dpp_auth_resp_rx() 1835 auth->reconfig) { in dpp_auth_conf_rx()
|
/freebsd-src/sys/contrib/device-tree/Bindings/fpga/ |
H A D | xilinx-pr-decoupler.txt | 1 Xilinx LogiCORE Partial Reconfig Decoupler Softcore 3 The Xilinx LogiCORE Partial Reconfig Decoupler manages one or more 36 Partial Reconfig Decoupler:
|
H A D | xlnx,pr-decoupler.yaml | 7 title: Xilinx LogiCORE Partial Reconfig Decoupler/AXI shutdown manager Softcore 16 The Xilinx LogiCORE Partial Reconfig(PR) Decoupler manages one or more
|
/freebsd-src/libexec/rbootd/ |
H A D | rbootd.c | 146 (void) signal(SIGHUP, ReConfig); in main() 187 omask = sigblock(sigmask(SIGHUP)); /* prevent reconfig's */ in main() 200 (void) sigsetmask(omask); /* allow reconfig's */ in main() 364 ** ReConfig -- Get new list of boot files and reread config files. 381 ReConfig(int signo __unused) in ReConfig() function
|
H A D | defs.h | 174 void ReConfig(int);
|
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | dpp_supplicant.c | 1628 if (auth->reconfig && wpa_s->dpp_reconfig_ssid && in wpas_dpp_gas_resp_cb() 2487 wpa_printf(MSG_DEBUG, "DPP: Reconfig Reply wait timeout"); in wpas_dpp_rx_peer_disc_resp() 2512 "DPP: Ignore Reconfig Announcement during ongoing Authentication"); in wpas_dpp_allow_ir() 2516 wpa_printf(MSG_DEBUG, "DPP: Reconfig Announcement from " MACSTR, in wpas_dpp_allow_ir() 2596 wpa_printf(MSG_DEBUG, "DPP: Reconfig Authentication Request from " in wpas_dpp_tx_pkex_status() 2655 wpa_printf(MSG_DEBUG, "DPP: Reconfig Authentication Response from " in wpas_dpp_rx_pkex_exchange_req() 2658 if (!auth || !auth->reconfig || !auth->configurator) { in wpas_dpp_rx_pkex_exchange_req() 2660 "DPP: No DPP Reconfig Authentication in progress - drop"); in wpas_dpp_rx_pkex_exchange_req() 2699 wpa_printf(MSG_DEBUG, "DPP: Reconfig Authentication Confirm from " in wpas_dpp_rx_pkex_exchange_resp() 2702 if (!auth || !auth->reconfig || aut in wpas_dpp_rx_pkex_exchange_resp() [all...] |
/freebsd-src/contrib/netbsd-tests/dev/cgd/ |
H A D | t_cgd.sh | 86 # unconfig and reconfig cgd
|
/freebsd-src/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | fmd_api.h | 78 #define FMD_CASE_CLOSED 3 /* case is closed (reconfig done) */
|
/freebsd-src/contrib/wpa/src/ap/ |
H A D | dpp_hostapd.c | 1748 wpa_printf(MSG_DEBUG, "DPP: Reconfig Reply wait timeout"); in hostapd_dpp_rx_pkex_exchange_req() 1769 "DPP: Ignore Reconfig Announcement during ongoing Authentication"); in hostapd_dpp_rx_pkex_exchange_resp() 1773 wpa_printf(MSG_DEBUG, "DPP: Reconfig Announcement from " MACSTR, in hostapd_dpp_rx_pkex_exchange_resp() 1859 wpa_printf(MSG_DEBUG, "DPP: Reconfig Authentication Response from " in hostapd_dpp_rx_pkex_commit_reveal_resp() 1862 if (!auth || !auth->reconfig || !auth->configurator) { in hostapd_dpp_rx_pkex_commit_reveal_resp() 1864 "DPP: No DPP Reconfig Authentication in progress - drop"); in hostapd_dpp_rx_pkex_commit_reveal_resp()
|
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/ |
H A D | sta.c | 289 * The firmware asserts which triggers a reconfig flow, but in iwl_mvm_rx_agg_session_expired() 290 * the reconfig fails before we set the pointer to sta into in iwl_mvm_rx_agg_session_expired() 686 "Trying to reconfig unallocated queue %d\n", queue)) in iwl_mvm_reconfig_scd() 689 IWL_DEBUG_TX_QUEUES(mvm, "Reconfig SCD for TXQ #%d\n", queue); in iwl_mvm_reconfig_scd() 746 IWL_ERR(mvm, "Error draining queue %d before reconfig\n", in iwl_mvm_redirect_queue() 1209 IWL_DEBUG_TX_QUEUES(mvm, "Marking Q:%d for reconfig\n", in iwl_mvm_remove_inactive_tids() 3280 * Only reconfig the SCD for the queue if the window size has in iwl_mvm_sta_tx_agg_oper() 3292 "Error draining queue before reconfig\n"); in iwl_mvm_sta_tx_agg_oper()
|
H A D | tx.c | 1294 * reconfig the queues and update them in iwl_mvm_tx_skb_sta()
|
/freebsd-src/contrib/wpa/src/utils/ |
H A D | eloop.h | 296 * eloop_register_signal_reconfig - Register handler for reconfig signals
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | refclock_mx4200.c | 116 #define SLEEPTIME 32 /* seconds to wait for reconfig to complete */ 589 "mx4200: reconfig to fixed location: %s %c, %s %c, %.2f m", in mx4200_ref() 625 * reconfig in mx4200_poll()
|
H A D | refclock_jupiter.c | 124 int wantid; /* don't reconfig on channel id msg */ 489 /* Request the receiver id to trigger a reconfig */ in jupiter_poll()
|
/freebsd-src/share/man/man4/ |
H A D | snd_hda.4 | 372 .It Va dev.hdaa.%d.reconfig
|
/freebsd-src/sys/dev/altera/atse/ |
H A D | if_atsereg.h |
|
/freebsd-src/contrib/tcpdump/ |
H A D | print-dhcp6.c | 525 ND_PRINT(" reconfig-key"); in dhcp6opt_print()
|
/freebsd-src/sys/dev/vnic/ |
H A D | nicvf_queues.c | 862 /* Process already queued CQEs and reconfig CQ */ in nicvf_qs_err_task()
|
/freebsd-src/sys/netpfil/ipfw/ |
H A D | ip_dummynet.c | 1720 * config/reconfig a scheduler and its FIFO variant.
|