Home
last modified time | relevance | path

Searched defs:buflen (Results 326 - 350 of 480) sorted by relevance

1...<<11121314151617181920

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dtncc.c900 DWORD namelen, buflen; in tncc_read_config_reg() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_session.c1582 int fst_test_req_get_local_mbies(const char *request, char *buf, size_t buflen) in fst_test_req_get_local_mbies() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius.c1560 size_t buflen; in radius_msg_get_tunnel_password() local
H A Dradius_client.c1556 static int radius_client_dump_auth_server(char *buf, size_t buflen, in radius_client_dump_auth_server() argument
1605 static int radius_client_dump_acct_server(char *buf, size_t buflen, in radius_client_dump_acct_server() argument
1658 radius_client_get_mib(struct radius_client_data *radius, char *buf, size_t buflen) radius_client_get_mib() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa.h263 static inline int wpa_sm_get_mib(struct wpa_sm *sm, char *buf, size_t buflen) in wpa_sm_get_mib() argument
275 wpa_sm_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) wpa_sm_get_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dap.c1046 wpa_supplicant_ap_wps_pin(struct wpa_supplicant *wpa_s, const u8 *bssid, const char *pin, char *buf, size_t buflen, int timeout) wpa_supplicant_ap_wps_pin() argument
1241 ap_ctrl_iface_sta_first(struct wpa_supplicant *wpa_s, char *buf, size_t buflen) ap_ctrl_iface_sta_first() argument
1256 ap_ctrl_iface_sta(struct wpa_supplicant *wpa_s, const char *txtaddr, char *buf, size_t buflen) ap_ctrl_iface_sta() argument
1271 ap_ctrl_iface_sta_next(struct wpa_supplicant *wpa_s, const char *txtaddr, char *buf, size_t buflen) ap_ctrl_iface_sta_next() argument
1306 ap_ctrl_iface_wpa_get_status(struct wpa_supplicant *wpa_s, char *buf, size_t buflen, int verbose) ap_ctrl_iface_wpa_get_status() argument
[all...]
H A Deapol_test.c462 size_t buflen; in eapol_test_eap_param_needed() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp451 int WpaGui::ctrlRequest(const char *cmd, char *buf, size_t *buflen) in ctrlRequest() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dbeacon.c437 size_t buflen; in hostapd_gen_probe_resp() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_gnutls.c1656 tls_get_version(void *ssl_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_version() argument
1674 tls_get_cipher(void *ssl_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_cipher() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_hostap.c907 size_t buflen; in hostap_get_we_version() local
H A Ddriver_macsec_linux.c1382 static int macsec_drv_status(void *priv, char *buf, size_t buflen) in macsec_drv_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_fast.c1738 eap_fast_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_fast_get_status() argument
H A Deap_peap.c1279 eap_peap_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_peap_get_status() argument
H A Deap_ttls.c1751 eap_ttls_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_ttls_get_status() argument
[all...]
H A Dtncc.c899 DWORD namelen, buflen; in tncc_read_config_reg() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/
H A Deapol_supp_sm.h382 eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, int verbose) eapol_sm_get_status() argument
387 eapol_sm_get_mib(struct eapol_sm *sm, char *buf, size_t buflen) eapol_sm_get_mib() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_session.c1582 int fst_test_req_get_local_mbies(const char *request, char *buf, size_t buflen) in fst_test_req_get_local_mbies() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius.c1560 size_t buflen; in radius_msg_get_tunnel_password() local
H A Dradius_client.c1594 static int radius_client_dump_auth_server(char *buf, size_t buflen, in radius_client_dump_auth_server() argument
1643 static int radius_client_dump_acct_server(char *buf, size_t buflen, in radius_client_dump_acct_server() argument
1696 radius_client_get_mib(struct radius_client_data *radius, char *buf, size_t buflen) radius_client_get_mib() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.c494 size_t buflen; in wpa_supplicant_get_pmk() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dwpa_debug.c139 ssize_t buflen; in wpa_debug_open_linux_tracing() local
1024 int buflen; in wpa_msg() local
1061 int buflen; in wpa_msg_only_for_cb() local
1098 int buflen; wpa_msg_ctrl() local
1126 int buflen; wpa_msg_global() local
1152 int buflen; wpa_msg_global_ctrl() local
1180 int buflen; wpa_msg_no_global() local
1206 int buflen; wpa_msg_global_only() local
1245 int buflen; hostapd_logger() local
1276 int buflen; hostapd_logger_only_for_cb() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dap.c1295 wpa_supplicant_ap_wps_pin(struct wpa_supplicant *wpa_s, const u8 *bssid, const char *pin, char *buf, size_t buflen, int timeout) wpa_supplicant_ap_wps_pin() argument
1490 ap_ctrl_iface_sta_first(struct wpa_supplicant *wpa_s, char *buf, size_t buflen) ap_ctrl_iface_sta_first() argument
1505 ap_ctrl_iface_sta(struct wpa_supplicant *wpa_s, const char *txtaddr, char *buf, size_t buflen) ap_ctrl_iface_sta() argument
1520 ap_ctrl_iface_sta_next(struct wpa_supplicant *wpa_s, const char *txtaddr, char *buf, size_t buflen) ap_ctrl_iface_sta_next() argument
1555 ap_ctrl_iface_wpa_get_status(struct wpa_supplicant *wpa_s, char *buf, size_t buflen, int verbose) ap_ctrl_iface_wpa_get_status() argument
[all...]
H A Deapol_test.c462 size_t buflen; in eapol_test_eap_param_needed() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp453 int WpaGui::ctrlRequest(const char *cmd, char *buf, size_t *buflen) in ctrlRequest() argument

Completed in 47 milliseconds

1...<<11121314151617181920