Home
last modified time | relevance | path

Searched refs:dpp_test (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddpp_auth.c83 if (dpp_test == DPP_TEST_AFTER_WRAPPED_DATA_AUTH_REQ) in dpp_auth_build_req()
134 if (dpp_test == DPP_TEST_NO_WRAPPED_DATA_AUTH_REQ) { in dpp_auth_build_req()
144 if (dpp_test == DPP_TEST_NO_I_NONCE_AUTH_REQ) { in dpp_auth_build_req()
148 if (dpp_test == DPP_TEST_INVALID_I_NONCE_AUTH_REQ) { in dpp_auth_build_req()
170 if (dpp_test == DPP_TEST_NO_I_CAPAB_AUTH_REQ) { in dpp_auth_build_req()
184 if (dpp_test == DPP_TEST_ZERO_I_CAPAB) { in dpp_auth_build_req()
219 if (dpp_test == DPP_TEST_AFTER_WRAPPED_DATA_AUTH_REQ) { in dpp_auth_build_req()
264 if (dpp_test == DPP_TEST_AFTER_WRAPPED_DATA_AUTH_RESP) in dpp_auth_build_resp()
302 if (dpp_test == DPP_TEST_NO_WRAPPED_DATA_AUTH_RESP) { in dpp_auth_build_resp()
329 if (dpp_test == DPP_TEST_I_NONCE_MISMATCH_AUTH_RESP) { in dpp_auth_build_resp()
[all …]
H A Ddpp_pkex.c102 if (dpp_test == DPP_TEST_NO_FINITE_CYCLIC_GROUP_PKEX_EXCHANGE_REQ) { in dpp_pkex_build_exchange_req()
125 if (dpp_test == DPP_TEST_NO_ENCRYPTED_KEY_PKEX_EXCHANGE_REQ) { in dpp_pkex_build_exchange_req()
136 if (dpp_test == DPP_TEST_INVALID_ENCRYPTED_KEY_PKEX_EXCHANGE_REQ) { in dpp_pkex_build_exchange_req()
239 if (dpp_test == DPP_TEST_NO_STATUS_PKEX_EXCHANGE_RESP) { in dpp_pkex_build_exchange_resp()
244 if (dpp_test == DPP_TEST_INVALID_STATUS_PKEX_EXCHANGE_RESP) { in dpp_pkex_build_exchange_resp()
277 if (dpp_test == DPP_TEST_NO_ENCRYPTED_KEY_PKEX_EXCHANGE_RESP) { in dpp_pkex_build_exchange_resp()
288 if (dpp_test == DPP_TEST_INVALID_ENCRYPTED_KEY_PKEX_EXCHANGE_RESP) { in dpp_pkex_build_exchange_resp()
602 if (dpp_test == DPP_TEST_AFTER_WRAPPED_DATA_PKEX_CR_REQ) in dpp_pkex_build_commit_reveal_req()
610 if (dpp_test == DPP_TEST_NO_BOOTSTRAP_KEY_PKEX_CR_REQ) { in dpp_pkex_build_commit_reveal_req()
614 if (dpp_test == DPP_TEST_INVALID_BOOTSTRAP_KEY_PKEX_CR_REQ) { in dpp_pkex_build_commit_reveal_req()
[all …]
H A Ddpp.c38 enum dpp_test_behavior dpp_test = DPP_TEST_DISABLED; variable
823 if (dpp_test == DPP_TEST_AFTER_WRAPPED_DATA_CONF_REQ) in dpp_build_conf_req_attr()
831 if (dpp_test == DPP_TEST_NO_E_NONCE_CONF_REQ) { in dpp_build_conf_req_attr()
835 if (dpp_test == DPP_TEST_INVALID_E_NONCE_CONF_REQ) { in dpp_build_conf_req_attr()
842 if (dpp_test == DPP_TEST_NO_WRAPPED_DATA_CONF_REQ) { in dpp_build_conf_req_attr()
855 if (dpp_test == DPP_TEST_NO_CONFIG_ATTR_OBJ_CONF_REQ) { in dpp_build_conf_req_attr()
899 if (dpp_test == DPP_TEST_AFTER_WRAPPED_DATA_CONF_REQ) { in dpp_build_conf_req_attr()
983 if (dpp_test == DPP_TEST_INVALID_CONFIG_ATTR_OBJ_CONF_REQ) { in dpp_build_conf_req_helper()
2121 if (dpp_test == DPP_TEST_AFTER_WRAPPED_DATA_CONF_RESP) in dpp_build_conf_resp()
2129 if (dpp_test == DPP_TEST_NO_E_NONCE_CONF_RESP) { in dpp_build_conf_resp()
[all …]
H A Ddpp_reconfig.c149 if (dpp_test == DPP_TEST_NO_PROTOCOL_VERSION_RECONFIG_AUTH_REQ) { in dpp_reconfig_build_req()
153 if (dpp_test == DPP_TEST_INVALID_PROTOCOL_VERSION_RECONFIG_AUTH_REQ) { in dpp_reconfig_build_req()
H A Ddpp.h565 extern enum dpp_test_behavior dpp_test;
H A Ddpp_tcp.c376 if (dpp_test == DPP_TEST_STOP_AT_AUTH_CONF) { in dpp_controller_auth_success()
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c1314 if (dpp_test == DPP_TEST_REJECT_CONFIG) { in hostapd_dpp_gas_resp_cb()
1390 if (dpp_test == DPP_TEST_STOP_AT_AUTH_CONF) { in hostapd_dpp_auth_success()
1914 if (dpp_test == DPP_TEST_NO_TRANSACTION_ID_PEER_DISC_RESP) { in hostapd_dpp_send_peer_disc_resp()
1918 if (dpp_test == DPP_TEST_INVALID_TRANSACTION_ID_PEER_DISC_RESP) { in hostapd_dpp_send_peer_disc_resp()
1931 if (dpp_test == DPP_TEST_NO_STATUS_PEER_DISC_RESP) { in hostapd_dpp_send_peer_disc_resp()
1935 if (dpp_test == DPP_TEST_INVALID_STATUS_PEER_DISC_RESP) { in hostapd_dpp_send_peer_disc_resp()
1948 if (dpp_test == DPP_TEST_NO_CONNECTOR_PEER_DISC_RESP) { in hostapd_dpp_send_peer_disc_resp()
1953 dpp_test == DPP_TEST_INVALID_CONNECTOR_PEER_DISC_RESP) { in hostapd_dpp_send_peer_disc_resp()
1980 if (dpp_test == DPP_TEST_NO_PROTOCOL_VERSION_PEER_DISC_RESP) { in hostapd_dpp_send_peer_disc_resp()
2002 if (dpp_test == DPP_TEST_INVALID_PROTOCOL_VERSION_PEER_DISC_RESP) { in hostapd_dpp_send_peer_disc_resp()
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c1930 if (dpp_test == DPP_TEST_REJECT_CONFIG) { in wpas_dpp_gas_resp_cb()
2048 if (dpp_test == DPP_TEST_STOP_AT_AUTH_CONF) { in wpas_dpp_auth_success()
3711 if (dpp_test == DPP_TEST_INVALID_R_BOOTSTRAP_KEY_HASH_PB_REQ && in wpas_dpp_rx_pb_presence_announcement_resp()
4216 if (dpp_test == DPP_TEST_STOP_AT_AUTH_CONF) { in wpas_dpp_gas_req_handler()
4551 if (dpp_test == DPP_TEST_NO_TRANSACTION_ID_PEER_DISC_REQ) { in wpas_dpp_check_connect()
4555 if (dpp_test == DPP_TEST_INVALID_TRANSACTION_ID_PEER_DISC_REQ) { in wpas_dpp_check_connect()
4570 if (dpp_test == DPP_TEST_NO_CONNECTOR_PEER_DISC_REQ) { in wpas_dpp_check_connect()
4574 if (dpp_test == DPP_TEST_INVALID_CONNECTOR_PEER_DISC_REQ) { in wpas_dpp_check_connect()
4599 if (dpp_test == DPP_TEST_NO_PROTOCOL_VERSION_PEER_DISC_REQ) { in wpas_dpp_check_connect()
4621 if (dpp_test == DPP_TEST_INVALID_PROTOCOL_VERSION_PEER_DISC_REQ) { in wpas_dpp_check_connect()
H A Dctrl_iface.c882 dpp_test = atoi(value); in wpa_supplicant_ctrl_iface_set()
8946 dpp_test = DPP_TEST_DISABLED; in wpa_supplicant_ctrl_iface_flush()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c1259 dpp_test = atoi(value); in hostapd_ctrl_iface_set()
5062 dpp_test = DPP_TEST_DISABLED; in hostapd_ctrl_iface_flush()