Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 25 of 106) sorted by relevance

12345

/hostap-latest/src/fst/
Dfst_ctrl_iface.c171 static int session_get(const char *session_id, char *buf, size_t buflen) in session_get()
210 static int session_set(const char *session_id, char *buf, size_t buflen) in session_set()
249 static int session_add(const char *group_id, char *buf, size_t buflen) in session_add()
273 static int session_remove(const char *session_id, char *buf, size_t buflen) in session_remove()
297 static int session_initiate(const char *session_id, char *buf, size_t buflen) in session_initiate()
320 static int session_respond(const char *session_id, char *buf, size_t buflen) in session_respond()
363 static int session_transfer(const char *session_id, char *buf, size_t buflen) in session_transfer()
387 static int session_teardown(const char *session_id, char *buf, size_t buflen) in session_teardown()
412 static int test_request(const char *request, char *buf, size_t buflen) in test_request()
464 size_t buflen; member
[all …]
Dfst_ctrl_iface.h26 fst_ctrl_iface_mb_info(const u8 *addr, char *buf, size_t buflen) in fst_ctrl_iface_mb_info()
/hostap-latest/src/utils/
Dwpa_debug_zephyr.c181 int buflen; in wpa_msg_impl() local
218 int buflen; in wpa_msg_ctrl_impl() local
244 int buflen; in wpa_msg_global_impl() local
269 int buflen; in wpa_msg_global_ctrl_impl() local
295 int buflen; in wpa_msg_no_global_impl() local
320 int buflen; in wpa_msg_global_only_impl() local
356 int buflen; in hostapd_logger() local
Dwpa_debug.c132 ssize_t buflen; in wpa_debug_open_linux_tracing() local
651 int buflen; in wpa_msg() local
689 int buflen; in wpa_msg_ctrl() local
717 int buflen; in wpa_msg_global() local
744 int buflen; in wpa_msg_global_ctrl() local
772 int buflen; in wpa_msg_no_global() local
799 int buflen; in wpa_msg_global_only() local
838 int buflen; in hostapd_logger() local
Djson.c513 size_t buflen; in json_get_member_base64url() local
536 size_t buflen; in json_get_member_base64() local
576 char *buf, size_t buflen) in json_print_token()
596 void json_print_tree(struct json_token *root, char *buf, size_t buflen) in json_print_tree()
Dip_addr.c15 size_t buflen) in hostapd_ip_txt()
Dconfig.c15 static int newline_terminated(const char *buf, size_t buflen) in newline_terminated()
/hostap-latest/src/ap/
Dctrl_iface_ap.c30 static size_t hostapd_write_ht_mcs_bitmask(char *buf, size_t buflen, in hostapd_write_ht_mcs_bitmask()
56 char *buf, size_t buflen) in hostapd_get_sta_conn_time()
82 char *buf, size_t buflen) in hostapd_get_sta_info()
237 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_mib()
496 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_first()
503 char *buf, size_t buflen) in hostapd_ctrl_iface_sta()
545 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_next()
743 char *buf, size_t buflen) in hostapd_ctrl_iface_signature()
784 size_t buflen) in hostapd_ctrl_iface_status()
1538 char *buf, size_t buflen) in hostapd_ctrl_iface_acl_show_mac()
Dieee802_11.h40 size_t buflen) in ieee802_11_get_mib()
47 char *buf, size_t buflen) in ieee802_11_get_mib_sta()
Dp2p_hostapd.h26 char *buf, size_t buflen) in hostapd_p2p_get_mib_sta()
Dmbo_ap.h34 size_t buflen) in mbo_ap_get_info()
Dp2p_hostapd.c24 char *buf, size_t buflen) in hostapd_p2p_get_mib_sta()
Dwps_hostapd.h74 char *buf, size_t buflen) in hostapd_wps_get_mib_sta()
/hostap-latest/wpa_supplicant/
Dctrl_iface.c977 char *cmd, char *buf, size_t buflen) in wpa_supplicant_ctrl_iface_get()
1147 struct wpa_supplicant *wpa_s, char *buf, size_t buflen) in ctrl_iface_get_capability_tdls()
1262 char *buf, size_t buflen) in wpa_supplicant_ctrl_iface_tdls_link_status()
1424 size_t buflen) in wpa_supplicant_ctrl_iface_wps_pin()
1489 struct wpa_supplicant *wpa_s, char *cmd, char *buf, size_t buflen) in wpa_supplicant_ctrl_iface_wps_check_pin()
1998 size_t buflen) in wpa_supplicant_ctrl_iface_wps_ap_pin()
2242 char *buf, size_t buflen) in wpa_supplicant_ctrl_iface_status()
2660 size_t buflen) in wpa_supplicant_ctrl_iface_bssid_ignore()
2713 size_t buflen) in wpa_supplicant_ctrl_iface_log_level()
2759 struct wpa_supplicant *wpa_s, char *cmd, char *buf, size_t buflen) in wpa_supplicant_ctrl_iface_list_networks()
[all …]
Dwifi_display.c353 char *buf, size_t buflen) in wifi_display_subelem_get()
388 size_t buflen; in wifi_display_subelem_hex() local
Dmain_winsvc.c67 DWORD buflen, val; in read_interface() local
140 DWORD val, buflen, i; in wpa_supplicant_thread() local
Dap.c1331 const char *pin, char *buf, size_t buflen, in wpa_supplicant_ap_wps_pin()
1526 char *buf, size_t buflen) in ap_ctrl_iface_sta_first()
1541 char *buf, size_t buflen) in ap_ctrl_iface_sta()
1556 char *buf, size_t buflen) in ap_ctrl_iface_sta_next()
1591 size_t buflen, int verbose) in ap_ctrl_iface_wpa_get_status()
1714 size_t buflen) in ap_ctrl_iface_acl_show_mac()
/hostap-latest/hostapd/
Dctrl_iface.c194 struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) in hostapd_ctrl_iface_wps_check_pin()
454 char *buf, size_t buflen) in hostapd_ctrl_iface_wps_ap_pin()
551 char *buf, size_t buflen) in hostapd_ctrl_iface_wps_get_status()
820 char *buf, size_t buflen) in hostapd_ctrl_iface_get_key_mgmt()
983 char *buf, size_t buflen) in hostapd_ctrl_iface_get_config()
1363 char *buf, size_t buflen) in hostapd_ctrl_iface_get()
1485 char *buf, size_t buflen) in hostapd_ctrl_iface_get_rxkhs()
2391 char *buf, size_t buflen) in hostapd_ctrl_get_pmksa_pmk()
2404 char *buf, size_t buflen) in hostapd_ctrl_get_pmk()
3019 char *buf, size_t buflen) in hostapd_ctrl_iface_vendor()
[all …]
/hostap-latest/wpaspy/
Dwpaspy.c55 size_t buflen; in wpaspy_request() local
130 size_t buflen; in wpaspy_recv() local
/hostap-latest/tests/fuzzing/json/
Djson.c19 size_t buflen = 10000; in LLVMFuzzerTestOneInput() local
/hostap-latest/hs20/client/
Dest.c121 size_t buflen; in est_load_cacerts() local
578 size_t buflen; in est_build_csr() local
652 size_t buflen, resp_len, len, pkcs7_len; in est_simple_enroll() local
/hostap-latest/src/eap_peer/
Deap_methods.h45 static inline size_t eap_get_names(char *buf, size_t buflen) in eap_get_names()
Deap_psk.c91 size_t buflen, len; in eap_psk_process_1() local
187 size_t buflen, left, data_len, len, plen; in eap_psk_process_3() local
/hostap-latest/src/eapol_auth/
Deapol_auth_dump.c122 size_t buflen) in eapol_auth_dump_state()
/hostap-latest/src/crypto/
Dsha1-pbkdf2.c75 int iterations, u8 *buf, size_t buflen) in pbkdf2_sha1()

12345