/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_upnp_web.c | 767 size_t len; in web_connection_send_reply() local 994 int len; in web_connection_parse_subscribe() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | bss.c | 1309 unsigned int len; in wpa_bss_get_bit_rates() local
|
H A D | ctrl_iface_unix.c | 59 size_t len; member 233 size_t len; in wpa_supplicant_ctrl_iface_path() local 76 wpas_ctrl_sock_debug(const char *title, int sock, const char *buf, size_t len) wpas_ctrl_sock_debug() argument 375 wpas_ctrl_msg_queue(struct dl_list *queue, struct wpa_supplicant *wpa_s, int level, enum wpa_msg_type type, const char *txt, size_t len) wpas_ctrl_msg_queue() argument 415 wpa_supplicant_ctrl_iface_msg_cb(void *ctx, int level, enum wpa_msg_type type, const char *txt, size_t len) wpa_supplicant_ctrl_iface_msg_cb() argument 886 wpa_supplicant_ctrl_iface_send(struct wpa_supplicant *wpa_s, const char *ifname, int sock, struct dl_list *ctrl_dst, int level, const char *buf, size_t len, struct ctrl_iface_priv *priv, struct ctrl_iface_global_priv *gp) wpa_supplicant_ctrl_iface_send() argument [all...] |
H A D | gas_query.c | 208 gas_query_append(struct gas_query_pending *query, const u8 *data, size_t len) gas_query_append() argument 412 gas_query_rx_initial(struct gas_query *gas, struct gas_query_pending *query, const u8 *adv_proto, const u8 *resp, size_t len, u16 comeback_delay) gas_query_rx_initial() argument 444 gas_query_rx_comeback(struct gas_query *gas, struct gas_query_pending *query, const u8 *adv_proto, const u8 *resp, size_t len, u8 frag_id, u8 more_frags, u16 comeback_delay) gas_query_rx_comeback() argument 518 gas_query_rx(struct gas_query *gas, const u8 *da, const u8 *sa, const u8 *bssid, u8 categ, const u8 *data, size_t len, int freq) gas_query_rx() argument [all...] |
H A D | ibss_rsn.c | 715 static int ibss_rsn_eapol_dst_supp(const u8 *buf, size_t len) in ibss_rsn_eapol_dst_supp() argument 62 supp_ether_send(void *ctx, const u8 *dest, u16 proto, const u8 *buf, size_t len) supp_ether_send() argument 758 ibss_rsn_process_rx_eapol(struct ibss_rsn *ibss_rsn, struct ibss_rsn_peer *peer, const u8 *buf, size_t len) ibss_rsn_process_rx_eapol() argument 796 ibss_rsn_rx_eapol(struct ibss_rsn *ibss_rsn, const u8 *src_addr, const u8 *buf, size_t len) ibss_rsn_rx_eapol() argument 899 ibss_rsn_handle_auth(struct ibss_rsn *ibss_rsn, const u8 *auth_frame, size_t len) ibss_rsn_handle_auth() argument [all...] |
H A D | mesh_mpm.c | 69 mesh_mpm_parse_peer_mgmt(struct wpa_supplicant *wpa_s, u8 action_field, const u8 *ie, size_t len, struct mesh_peer_mgmt_ie *mpm_ie) mesh_mpm_parse_peer_mgmt() argument 1115 mesh_mpm_action_rx(struct wpa_supplicant *wpa_s, const struct ieee80211_mgmt *mgmt, size_t len) mesh_mpm_action_rx() argument [all...] |
H A D | mesh_rsn.c | 543 size_t len; in mesh_rsn_protect_frame() local [all...] |
H A D | wmm_ac.c | 732 wmm_ac_rx_action(struct wpa_supplicant *wpa_s, const u8 *da, const u8 *sa, const u8 *data, size_t len) wmm_ac_rx_action() argument
|
H A D | wpa_priv.c | 136 wpa_priv_cmd_scan(struct wpa_priv_interface *iface, void *buf, size_t len) wpa_priv_cmd_scan() argument 241 wpa_priv_cmd_authenticate(struct wpa_priv_interface *iface, void *buf, size_t len) wpa_priv_cmd_authenticate() argument 293 wpa_priv_cmd_associate(struct wpa_priv_interface *iface, void *buf, size_t len) wpa_priv_cmd_associate() argument 389 wpa_priv_cmd_set_key(struct wpa_priv_interface *iface, void *buf, size_t len) wpa_priv_cmd_set_key() argument 442 wpa_priv_l2_rx(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) wpa_priv_l2_rx() argument 474 wpa_priv_cmd_l2_register(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen, void *buf, size_t len) wpa_priv_cmd_l2_register() argument 571 wpa_priv_cmd_l2_send(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen, void *buf, size_t len) wpa_priv_cmd_l2_send() argument 743 size_t len; wpa_priv_interface_init() local 918 int len; wpa_priv_send_assoc() local 978 size_t len, maxlen; wpa_priv_send_interface_status() local 1009 size_t len; wpa_priv_send_ft_response() local 1129 wpa_supplicant_rx_eapol(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) wpa_supplicant_rx_eapol() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_main.c | 44 hostapd_logger_cb(void *ctx, const u8 *addr, unsigned int module, int level, const char *txt, size_t len) hostapd_logger_cb() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ap_config.c | 317 int line = 0, ret = 0, len, ok; in hostapd_config_read_wpa_psk() local 566 size_t len; in hostapd_parse_radius_attr() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp_auth.c | 71 size_t len[2], siv_len, attr_len; in dpp_auth_build_req() local 250 size_t len[2], siv_len, attr_len; in dpp_auth_build_resp() local 677 size_t len[2]; dpp_auth_req_rx() local 965 size_t len[2], attr_len; dpp_auth_build_conf() local 1311 size_t len[2]; dpp_auth_resp_rx_status() local 1409 size_t len[2]; dpp_auth_resp_rx() local 1751 size_t len[2]; dpp_auth_conf_rx_failure() local 1821 size_t len[2]; dpp_auth_conf_rx() local [all...] |
H A D | dpp_pkex.c | 588 size_t len[2]; in dpp_pkex_build_commit_reveal_req() local 338 dpp_pkex_rx_exchange_req(void *msg_ctx, struct dpp_bootstrap_info *bi, const u8 *own_mac, const u8 *peer_mac, const char *identifier, const char *code, const u8 *buf, size_t len, bool v2) dpp_pkex_rx_exchange_req() argument 704 size_t len[4]; dpp_pkex_rx_exchange_resp() local 903 size_t len[2]; dpp_pkex_build_commit_reveal_resp() local 1020 size_t len[4]; dpp_pkex_rx_commit_reveal_req() local 1198 size_t len[4]; dpp_pkex_rx_commit_reveal_resp() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto_libtomcrypt.c | 25 int md4_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) in md4_vector() argument 60 int md5_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) in md5_vector() argument 73 int sha1_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) in sha1_vector() argument 86 void * aes_encrypt_init(const u8 *key, size_t len) in aes_encrypt_init() argument 115 void * aes_decrypt_init(const u8 *key, size_t len) in aes_decrypt_init() argument 195 crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len) crypto_hash_update() argument 215 crypto_hash_finish(struct crypto_hash *ctx, u8 *mac, size_t *len) crypto_hash_finish() argument 354 crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, u8 *crypt, size_t len) crypto_cipher_encrypt() argument 378 crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, u8 *plain, size_t len) crypto_cipher_decrypt() argument 420 crypto_public_key_import(const u8 *key, size_t len) crypto_public_key_import() argument 450 crypto_private_key_import(const u8 *key, size_t len, const char *passwd) crypto_private_key_import() argument 482 crypto_public_key_from_cert(const u8 *buf, size_t len) crypto_public_key_from_cert() argument 557 unsigned long len, modlen; crypto_rsa_encrypt_pkcs1() local 620 unsigned long len; crypto_public_key_decrypt_pkcs1() local 726 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument [all...] |
H A D | crypto_linux.c | 125 int md4_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) in md4_vector() argument 132 int md5_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) in md5_vector() argument 139 int sha1_vector(size_t num_elem, const u8 *addr[], const size_t *len, in sha1_vector() argument 57 linux_af_alg_hash_vector(const char *alg, const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac, size_t mac_len) linux_af_alg_hash_vector() argument 147 sha256_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) sha256_vector() argument 155 sha384_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) sha384_vector() argument 163 sha512_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) sha512_vector() argument 171 hmac_md5_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_md5_vector() argument 186 hmac_sha1_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha1_vector() argument 201 hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha256_vector() argument 216 hmac_sha384_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha384_vector() argument 315 crypto_hash_update(struct crypto_hash *ctx, const u8 *data, size_t len) crypto_hash_update() argument 348 crypto_hash_finish(struct crypto_hash *ctx, u8 *mac, size_t *len) crypto_hash_finish() argument 497 aes_encrypt_init(const u8 *key, size_t len) aes_encrypt_init() argument 517 aes_decrypt_init(const u8 *key, size_t len) aes_decrypt_init() argument 757 omac1_aes_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) omac1_aes_vector() argument 765 omac1_aes_128_vector(const u8 *key, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) omac1_aes_128_vector() argument 929 crypto_cipher_oper(struct crypto_cipher *ctx, u32 type, const u8 *in, u8 *out, size_t len) crypto_cipher_oper() argument 978 crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, u8 *crypt, size_t len) crypto_cipher_encrypt() argument 985 crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, u8 *plain, size_t len) crypto_cipher_decrypt() argument [all...] |
H A D | tls_openssl_ocsp.c | 400 unsigned int len; in issuer_match() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_privsep.c | 181 int len; in wpa_driver_privsep_get_scan_results2() local 346 size_t len = ETH_ALEN; wpa_driver_privsep_get_bssid() local 360 size_t len = sizeof(reply); wpa_driver_privsep_get_ssid() local 387 wpa_driver_privsep_event_auth(void *ctx, u8 *buf, size_t len) wpa_driver_privsep_event_auth() argument 413 wpa_driver_privsep_event_assoc(void *ctx, enum wpa_event_type event, u8 *buf, size_t len) wpa_driver_privsep_event_assoc() argument 444 wpa_driver_privsep_event_interface_status(void *ctx, u8 *buf, size_t len) wpa_driver_privsep_event_interface_status() argument 464 wpa_driver_privsep_event_michael_mic_failure( void *ctx, u8 *buf, size_t len) wpa_driver_privsep_event_michael_mic_failure() argument 478 wpa_driver_privsep_event_pmkid_candidate(void *ctx, u8 *buf, size_t len) wpa_driver_privsep_event_pmkid_candidate() argument 492 wpa_driver_privsep_event_ft_response(void *ctx, u8 *buf, size_t len) wpa_driver_privsep_event_ft_response() argument 509 wpa_driver_privsep_event_rx_eapol(void *ctx, u8 *buf, size_t len) wpa_driver_privsep_event_rx_eapol() argument 653 size_t len; wpa_driver_privsep_set_param() local 791 size_t len = sizeof(*capa); wpa_driver_privsep_get_capa() local [all...] |
H A D | ndis_events.c | 454 size_t len; in ndis_events_use_desc() local 494 int len, pos; in ndis_events_get_adapter() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_eke_common.c | 188 size_t len[2]; in eap_eke_prf() local 208 eap_eke_prf_hmac_sha1(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *res, size_t len) eap_eke_prf_hmac_sha1() argument 249 eap_eke_prf_hmac_sha256(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *res, size_t len) eap_eke_prf_hmac_sha256() argument 290 eap_eke_prfplus(u8 prf, const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *res, size_t len) eap_eke_prfplus() argument 383 size_t len; eap_eke_shared_secret() local [all...] |
H A D | eap_teap_common.h | 46 be16 len; member
|
H A D | ikev2_common.c | 121 size_t len[3]; in ikev2_prf_plus() local 97 ikev2_prf_hash(int alg, const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *hash) ikev2_prf_hash() argument 175 ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, const u8 *plain, u8 *crypt, size_t len) ikev2_encr_encrypt() argument 210 ikev2_encr_decrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, const u8 *crypt, u8 *plain, size_t len) ikev2_encr_decrypt() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_config.h | 754 size_t len; member
|
H A D | eap_mschapv2.c | 242 size_t len, challenge_len; in eap_mschapv2_challenge() local 350 size_t len; eap_mschapv2_success() local 658 size_t len = req_len - sizeof(*req); eap_mschapv2_failure() local 710 size_t len; eap_mschapv2_check_config() local 728 eap_mschapv2_check_mslen(struct eap_sm *sm, size_t len, const struct eap_mschapv2_hdr *ms) eap_mschapv2_check_mslen() argument 782 size_t len; eap_mschapv2_process() local 842 eap_mschapv2_getKey(struct eap_sm *sm, void *priv, size_t *len) eap_mschapv2_getKey() argument [all...] |
H A D | eap_pwd.c | 203 static u8 * eap_pwd_getkey(struct eap_sm *sm, void *priv, size_t *len) in eap_pwd_getkey() argument 221 static u8 * eap_pwd_get_session_id(struct eap_sm *sm, void *priv, size_t *len) in eap_pwd_get_session_id() argument 872 size_t len; in eap_pwd_process() local 1117 eap_pwd_get_emsk(struct eap_sm *sm, void *priv, size_t *len) eap_pwd_get_emsk() argument [all...] |
H A D | eap_sim.c | 1100 size_t len; in eap_sim_process() local 1240 static u8 * eap_sim_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_sim_getKey() argument 1214 eap_sim_get_identity(struct eap_sm *sm, void *priv, size_t *len) eap_sim_get_identity() argument 1258 eap_sim_get_session_id(struct eap_sm *sm, void *priv, size_t *len) eap_sim_get_session_id() argument 1290 eap_sim_get_emsk(struct eap_sm *sm, void *priv, size_t *len) eap_sim_get_emsk() argument [all...] |