/hostap-3.7.0/wpa_supplicant/ |
D | offchannel.c | 181 size_t data_len, enum offchannel_send_action_result result) in offchannel_send_action_tx_status() 266 enum offchannel_send_action_result in offchannel_send_action()
|
D | gas_query.c | 113 static const char * gas_result_txt(enum gas_query_result result) in gas_result_txt() 157 enum gas_query_result result) in gas_query_done() 225 enum offchannel_send_action_result result) in gas_query_tx_status() 825 enum gas_query_result result, in gas_query_req()
|
D | dpp_supplicant.c | 299 enum dpp_status_error result; in wpas_dpp_conn_status_result_timeout() local 368 enum dpp_status_error result) in wpas_dpp_send_conn_status_result() 449 enum offchannel_send_action_result result) in wpas_dpp_tx_status() 1680 enum gas_query_result result, in wpas_dpp_gas_resp_cb() 2861 enum offchannel_send_action_result result) in wpas_dpp_tx_pkex_status() 3459 enum offchannel_send_action_result result) in wpas_dpp_tx_introduction_status() 4001 enum offchannel_send_action_result result) in wpas_dpp_chirp_tx_status()
|
D | interworking.c | 126 enum gas_query_result result, in interworking_anqp_resp_cb() 3087 enum gas_query_result result, in anqp_resp_cb() 3211 enum gas_query_result result, in gas_resp_cb()
|
D | wpas_glue.c | 269 static const char * result_str(enum eapol_supp_result result) in result_str() 284 enum eapol_supp_result result, in wpa_supplicant_eapol_cb()
|
/hostap-3.7.0/tests/ |
D | test-aes.c | 337 u8 bin[2000], k[32], p[1024], c[1024 + 8], result[1024 + 8]; in test_nist_key_wrap_ae() local 465 u8 bin[2000], k[32], p[1024], c[1024 + 8], result[1024 + 8]; in test_nist_key_wrap_ad() local
|
D | test-https.c | 186 struct addrinfo hints, *result, *rp; in main() local
|
/hostap-3.7.0/src/wps/ |
D | wps_module_tests.c | 17 int result; member
|
/hostap-3.7.0/wpadebug/src/w1/fi/wpadebug/ |
D | QrCodeDisplayActivity.java | 66 BitMatrix result; in encodeAsBitmap() local
|
/hostap-3.7.0/src/ap/ |
D | gas_query_ap.c | 109 static const char * gas_result_txt(enum gas_query_ap_result result) in gas_result_txt() 144 enum gas_query_ap_result result) in gas_query_done() 677 enum gas_query_ap_result result, in gas_query_ap_req()
|
/hostap-3.7.0/src/common/ |
D | common_module_tests.c | 25 ParseRes result; member 152 int result; member
|
D | wpa_ctrl.c | 277 struct dirent *result; in wpa_ctrl_cleanup() local
|
/hostap-3.7.0/src/crypto/ |
D | crypto_internal-modexp.c | 92 u8 *result, size_t *result_len) in crypto_mod_exp()
|
D | crypto_module_tests.c | 226 u8 result[24], result2[24]; in test_omac1_vector() local 614 u8 result[40]; in test_key_wrap() local
|
/hostap-3.7.0/tests/hwsim/ |
D | run-tests.py | 102 def report(conn, prefill, build, commit, run, test, result, duration, logdir, argument
|
D | test_sigma_dut.py | 2663 def run_sigma_dut_dpp_proto_initiator(dev, step, frame, attr, result, fail): argument 2708 def run_sigma_dut_dpp_proto_responder(dev, step, frame, attr, result, fail): argument 2752 def run_sigma_dut_dpp_proto_stop_at_initiator(dev, frame, result, fail): argument 2793 def run_sigma_dut_dpp_proto_stop_at_initiator_enrollee(dev, frame, result, argument 2837 def run_sigma_dut_dpp_proto_stop_at_responder(dev, frame, result, fail): argument 2900 def run_sigma_dut_dpp_proto_initiator_pkex(dev, step, frame, attr, result, fail): argument 2947 def run_sigma_dut_dpp_proto_responder_pkex(dev, step, frame, attr, result, fail): argument
|
/hostap-3.7.0/src/eap_common/ |
D | eap_fast_common.h | 86 int result; member
|
D | eap_teap_common.h | 101 be16 result; member 186 int result; member
|
D | eap_tlv_common.h | 85 be16 result; member
|
D | eap_pwd_common.c | 46 size_t labellen, u8 *result, size_t resultbitlen) in eap_pwd_kdf()
|
D | eap_teap_common.c | 655 struct teap_tlv_result *result; in eap_teap_tlv_result() local
|
/hostap-3.7.0/src/rsn_supp/ |
D | preauth.c | 83 enum eapol_supp_result result, in rsn_preauth_eapol_cb()
|
/hostap-3.7.0/src/eap_server/ |
D | eap_server_fast.c | 602 struct eap_tlv_result_tlv *result; in eap_fast_build_crypto_binding() local 694 struct eap_tlv_result_tlv *result; in eap_fast_build_pac() local
|
D | eap_server_teap.c | 617 struct teap_tlv_result *result; in eap_teap_build_crypto_binding() local 721 struct teap_tlv_result *result; in eap_teap_build_pac() local
|
/hostap-3.7.0/tests/remote/ |
D | rutils.py | 330 def ping_run(host, ip, result, ifname=None, addr_type="ipv4", deadline="5", qos=None): argument
|