Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 247) sorted by relevance

12345678910

/hostap-latest/src/tls/
Dlibtommath.c215 int olduse, res, min, max; in s_mp_add() local
302 int olduse, res, min, max; in s_mp_sub() local
418 int sa, sb, res; in mp_add() local
450 int sa, sb, res; in mp_sub() local
487 int res, neg; in mp_mul() local
534 int res; in mp_mulmod() local
555 int res; in mp_mod() local
766 int res; in mp_invmod_slow() local
956 int res; in mp_read_unsigned_bin() local
991 int x, res; in mp_to_unsigned_bin() local
[all …]
Dtlsv1_client_ocsp.c114 enum tls_ocsp_result *res) in tls_process_ocsp_single_response()
318 enum tls_ocsp_result res; in tls_process_ocsp_responses() local
360 enum tls_ocsp_result res; in tls_process_basic_ocsp_response() local
657 enum tls_ocsp_result res = TLS_OCSP_NO_RESPONSE; in tls_process_ocsp_response() local
/hostap-latest/hs20/server/www/
Dterms.php24 $res = $db->prepare("SELECT identity FROM pending_tc WHERE mac_addr=?"); variable
38 $res = $db->prepare("UPDATE users SET t_c_timestamp=? WHERE identity=?"); variable
43 $res = $db->prepare("DELETE FROM pending_tc WHERE mac_addr=?"); variable
57 …$res = $db->prepare("SELECT waiting_coa_ack,coa_ack_received FROM current_sessions WHERE mac_addr=… variable
Dusers.php291 $res = $db->query("SELECT rowid,* FROM eventlog ORDER BY timestamp DESC LIMIT $limit"); variable
293 …$res = $db->query("SELECT rowid,* FROM eventlog WHERE (user='$user' OR user='$osu_user') AND realm… variable
295 …$res = $db->query("SELECT rowid,* FROM eventlog WHERE user='$user' AND realm='$realm' ORDER BY tim… variable
332 $res = $db->query('SELECT rowid,* FROM users WHERE (phase2=1 OR methods=\'TLS\') ORDER BY identity'… variable
/hostap-latest/hostapd/
Dhostapd_cli_cmds.c64 int res; in hostapd_cli_cmd_set() local
101 char **res; in hostapd_complete_set() local
208 char **res = NULL; in hostapd_complete_stations() local
238 int res; in hostapd_cli_cmd_chan_switch() local
352 int res; in hostapd_cli_cmd_wps_check_pin() local
419 int res; in hostapd_cli_cmd_wps_nfc_config_token() local
441 int res; in hostapd_cli_cmd_wps_nfc_token() local
462 int res; in hostapd_cli_cmd_nfc_get_handover_sel() local
559 int res; in hostapd_cli_cmd_disassoc_imminent() local
579 int res; in hostapd_cli_cmd_ess_disassoc() local
[all …]
Dhostapd_cli.c286 int res; in hostapd_cli_exec() local
342 char **res = NULL; in hostapd_complete_stations() local
460 int res; in hostapd_cli_cmd_wps_check_pin() local
527 int res; in hostapd_cli_cmd_wps_nfc_config_token() local
549 int res; in hostapd_cli_cmd_wps_nfc_token() local
570 int res; in hostapd_cli_cmd_nfc_get_handover_sel() local
667 int res; in hostapd_cli_cmd_disassoc_imminent() local
687 int res; in hostapd_cli_cmd_ess_disassoc() local
707 int res, i, total; in hostapd_cli_cmd_bss_tm_req() local
816 char **res = NULL; in hostapd_cli_complete_help() local
[all …]
/hostap-latest/hs20/client/
Dest.c124 int res; in est_load_cacerts() local
250 int res; in add_csrattrs_oid() local
274 int i, num, res; in add_csrattrs_ext_req() local
304 int i, num, res; in add_csrattrs_attr() local
418 int res; in generate_csr() local
493 int res = BIO_read(out, txt, rlen); in generate_csr() local
579 int res; in est_build_csr() local
657 int res; in est_simple_enroll() local
/hostap-latest/wpadebug/src/w1/fi/wpadebug/
DWpaCredActivity.java74 String res = id + " - " + username + "@" + realm; in toString() local
97 String res = run("LIST_CREDS"); in onCreate() local
149 String res = run("ADD_CRED"); in onActivityResult() local
211 String res = run("REMOVE_CRED " + cred.id); in onContextItemSelected() local
254 String res = run("SET_CRED " + id + " " + field + " " + value); in set_cred() local
/hostap-latest/src/drivers/
Ddriver_privsep.c32 int res; in wpa_priv_reg_cmd() local
70 int res; in wpa_priv_cmd() local
133 int res, num; in wpa_driver_privsep_get_scan_results2() local
253 int i, res; in wpa_driver_privsep_authenticate() local
303 int res; in wpa_driver_privsep_associate() local
345 int res; in wpa_driver_privsep_get_bssid() local
358 int res, ssid_len; in wpa_driver_privsep_get_ssid() local
523 int res, event; in wpa_driver_privsep_receive() local
790 int res; in wpa_driver_privsep_get_capa() local
Ddriver_wext.c871 char buf[200], *res; in wext_hostap_ifname() local
929 ssize_t res; in wext_check_hostap() local
1197 struct wpa_scan_res res; member
1207 struct wext_scan_data *res) in wext_get_scan_mode()
1217 struct wext_scan_data *res, char *custom, in wext_get_scan_ssid()
1233 struct wext_scan_data *res) in wext_get_scan_freq()
1275 struct wext_scan_data *res) in wext_get_scan_qual()
1300 struct wext_scan_data *res) in wext_get_scan_encode()
1308 struct wext_scan_data *res, char *pos, in wext_get_scan_rate()
1337 struct wext_scan_data *res, char *custom, in wext_get_scan_iwevgenie()
[all …]
Ddriver_nl80211_scan.c866 struct wpa_scan_results *res; member
873 struct wpa_scan_results *res = _arg->res; in bss_info_handler() local
950 struct wpa_driver_nl80211_data *drv, struct wpa_scan_results *res) in wpa_driver_nl80211_check_bss_status()
959 static void nl80211_update_scan_res_noise(struct wpa_scan_res *res, in nl80211_update_scan_res_noise()
978 struct wpa_scan_results *res; in nl80211_get_scan_results() local
1041 struct wpa_scan_results *res; in wpa_driver_nl80211_get_scan_results() local
/hostap-latest/wlantest/
Dtest_vectors.c986 u8 res[] = { in test_vector_bip_gmac_128() local
1037 const u8 res[] = { in test_vector_bip_gmac_128_s1g_beacon() local
1090 const u8 res[] = { in test_vector_bip_gmac_128_s1g_beacon_ext() local
1144 const u8 res[] = { in test_vector_bip_gmac_128_s1g_beacon_bce() local
1196 const u8 res[] = { in test_vector_bip_gmac_128_s1g_beacon_bce_ext() local
1251 u8 res[] = { in test_vector_bip_gmac_256() local
1303 const u8 res[] = { in test_vector_bip_gmac_256_s1g_beacon() local
1358 const u8 res[] = { in test_vector_bip_gmac_256_s1g_beacon_ext() local
1414 const u8 res[] = { in test_vector_bip_gmac_256_s1g_beacon_bce() local
1468 const u8 res[] = { in test_vector_bip_gmac_256_s1g_beacon_bce_ext() local
Dwlantest_cli.c109 int res; in cmd_send_and_recv() local
134 int res; in cmd_simple() local
148 char **res; in get_bssid_list() local
180 char **res; in get_sta_list() local
215 int res = cmd_simple(s, WLANTEST_CTRL_PING); in cmd_ping() local
355 char **res = NULL; in complete_clear_sta_counters() local
469 char **res = NULL; in complete_clear_tdls_counters() local
604 char **res = NULL; in complete_get_sta_counter() local
705 char **res = NULL; in complete_get_bss_counter() local
824 char **res = NULL; in complete_get_tdls_counter() local
[all …]
Dreadpcap.c56 int res; in read_cap_file() local
146 int res; in read_wired_cap_file() local
/hostap-latest/tests/hwsim/tnc/
Dhostap2_imc.c60 TNC_Result res; in TNC_IMC_BeginHandshake() local
86 TNC_Result res; in TNC_IMC_ProvideBindFunction() local
143 TNC_Result res; in TNC_IMC_ReceiveMessage() local
/hostap-latest/src/fst/
Dfst_session.c273 int res; in fst_session_send_action() local
330 int res; in fst_session_send_tear_down() local
503 const struct fst_setup_res *res; in fst_session_handle_setup_response() local
644 struct fst_ack_res res; in fst_session_handle_ack_request() local
706 const struct fst_ack_res *res; in fst_session_handle_ack_response() local
814 int res; in fst_session_initiate_setup() local
924 struct fst_setup_res res; in fst_session_respond() local
1029 int res; in fst_session_initiate_switch() local
1101 int res; in fst_session_tear_down_setup() local
1256 int res = fst_read_peer_addr(mac, peer_addr); in fst_session_set_str_peer_addr() local
[all …]
/hostap-latest/src/crypto/
Dmilenage.c89 u8 *res, u8 *ck, u8 *ik, u8 *ak, u8 *akstar) in milenage_f2345()
175 u8 *ck, u8 *res, size_t *res_len) in milenage_generate()
237 u8 res[8], ck[16], ik[16]; in gsm_milenage() local
271 const u8 *autn, u8 *ik, u8 *ck, u8 *res, size_t *res_len, in milenage_check()
/hostap-latest/src/common/
Ddragonfly.c61 int res; in dragonfly_get_random_qr_qnr() local
117 int check, res = -1; in dragonfly_is_quadratic_residue_blind() local
223 struct crypto_bignum *res) in dragonfly_sqrt()
Ddpp_crypto.c254 int res; in dpp_get_pubkey_hash() local
318 int res; in dpp_bootstrap_key_hash() local
393 int res; in dpp_derive_k1() local
420 int res; in dpp_derive_k2() local
450 int res; in dpp_derive_bk_ke() local
690 int res; in dpp_check_pubkey_match() local
729 int res, hash_func = -1; in dpp_process_signed_connector() local
862 enum dpp_status_error res = DPP_STATUS_INVALID_CONNECTOR; in dpp_check_signed_connector() local
894 int res = -1; in dpp_gen_r_auth() local
977 int res = -1; in dpp_gen_i_auth() local
[all …]
/hostap-latest/src/ap/
Dwpa_auth_ie.c128 int num_suites, res; in rsne_write_data() local
636 int res; in wpa_auth_gen_wpa_ie() local
864 int ciphers, key_mgmt, res, version; in wpa_validate_wpa_ie() local
1419 int res; in wpa_auth_write_assoc_resp_owe() local
1453 int res; in wpa_auth_write_assoc_resp_fils() local
1473 int i, res; in wpa_auth_write_fd_rsn_info() local
/hostap-latest/wpa_supplicant/
Dwpa_priv.c185 struct wpa_scan_results *res; in wpa_priv_get_scan_results2() local
249 int res, i; in wpa_priv_cmd_authenticate() local
302 int res; in wpa_priv_cmd_associate() local
369 int res; in wpa_priv_cmd_get_ssid() local
396 int res; in wpa_priv_cmd_set_key() local
491 int res; in wpa_priv_cmd_l2_register() local
587 int res; in wpa_priv_cmd_l2_send() local
643 int res, cmd; in wpa_priv_receive() local
Dctrl_iface_unix.c135 int res; in wpa_supplicant_ctrl_iface_receive() local
248 int res; in wpa_supplicant_ctrl_iface_path() local
781 int res; in wpas_ctrl_iface_reinit() local
950 int idx, res; in wpa_supplicant_ctrl_iface_send() local
1041 int res; in wpa_supplicant_ctrl_iface_wait() local
1104 int res; in wpa_supplicant_global_ctrl_iface_receive() local
1386 int res; in wpas_ctrl_iface_global_reinit() local
/hostap-latest/src/eap_peer/
Dtncc.c315 TNC_Result res; in tncc_imc_initialize() local
331 TNC_Result res; in tncc_imc_terminate() local
348 TNC_Result res; in tncc_imc_provide_bind_function() local
363 TNC_Result res; in tncc_imc_notify_connection_change() local
381 TNC_Result res; in tncc_imc_begin_handshake() local
490 TNC_Result res; in tncc_send_to_imcs() local
581 enum tncc_process_res res) in tncc_notify_recommendation()
692 enum tncc_process_res res = TNCCS_PROCESS_OK_NO_RECOMMENDATION; in tncc_process_if_tnccs() local
/hostap-latest/src/pae/
Dieee802_1x_key.c67 int res; in aes_kdf() local
112 int res; in ieee802_1x_ckn_aes_cmac() local
182 int res; in ieee802_1x_icv_aes_cmac() local
/hostap-latest/tests/
Dtest-https.c77 int res = -1; in https_client() local
187 int res, s; in main() local

12345678910