/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | hostapd.c | 617 u8 addr[ETH_ALEN]; in hostapd_flush_old_stations() local 1148 u8 *addr in hostapd_setup_bss() local 1398 u8 addr[ETH_ALEN]; hostapd_setup_bss() local 1819 fst_hostapd_get_mb_ie_cb(void *ctx, const u8 *addr) fst_hostapd_get_mb_ie_cb() argument 1828 fst_hostapd_update_mb_ie_cb(void *ctx, const u8 *addr, const u8 *buf, size_t size) fst_hostapd_update_mb_ie_cb() argument [all...] |
H A D | ieee802_1x.c | 2314 ieee802_1x_sta_entry_alive(void *ctx, const u8 *addr) ieee802_1x_sta_entry_alive() argument 2326 ieee802_1x_logger(void *ctx, const u8 *addr, eapol_logger_level level, const char *txt) ieee802_1x_logger() argument [all...] |
H A D | sta_info.h | 109 u8 addr[6]; member
|
H A D | wpa_auth.h | 153 u8 addr[ETH_ALEN]; member 163 u8 addr[ETH_ALEN]; member [all...] |
H A D | wpa_auth_i.h | 23 u8 addr[ETH_ALEN]; member 232 u8 addr[ETH_ALEN]; member
|
H A D | wps_hostapd.c | 251 static void hostapd_wps_enrollee_seen_cb(void *ctx, const u8 *addr, in hostapd_wps_enrollee_seen_cb() argument 1515 const u8 *addr; member 1540 int hostapd_wps_add_pin(struct hostapd_data *hapd, const u8 *addr, in hostapd_wps_add_pin() argument 1632 hostapd_wps_probe_req_rx(void *ctx, const u8 *addr, const u8 *da, const u8 *bssid, const u8 *ie, size_t ie_len, int ssi_signal) hostapd_wps_probe_req_rx() argument 1794 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) hostapd_wps_get_mib_sta() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp_crypto.c | 173 const u8 *addr[2]; in dpp_pbkdf2_f() local 99 dpp_hash_vector(const struct dpp_curve_params *curve, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) dpp_hash_vector() argument 132 dpp_hmac_vector(size_t hash_len, const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) dpp_hmac_vector() argument 430 const u8 *addr[3]; dpp_derive_bk_ke() local 530 const u8 *addr[2]; dpp_bi_pubkey_hash() local 671 const u8 *addr[1]; dpp_check_pubkey_match() local 868 const u8 *addr[7]; dpp_gen_r_auth() local 951 const u8 *addr[7]; dpp_gen_i_auth() local 1151 const u8 *addr[2]; dpp_derive_pmkid() local 1441 const u8 *addr[3]; dpp_pkex_derive_Qi() local 1516 const u8 *addr[3]; dpp_pkex_derive_Qr() local [all...] |
H A D | sae.c | 289 const u8 *addr[2]; in sae_derive_pwe_ecc() local 455 const u8 *addr[2]; in sae_derive_pwe_ffc() local 535 hkdf_extract(size_t hash_len, const u8 *salt, size_t salt_len, size_t num_elem, const u8 *addr[], const size_t len[], u8 *prk) hkdf_extract() argument 828 const u8 *addr[2]; sae_pwd_seed() local 1123 sae_max_min_addr(const u8 *addr[], size_t len[], const u8 *addr1, const u8 *addr2) sae_max_min_addr() argument 1144 const u8 *addr[2]; sae_derive_pwe_from_pt_ecc() local 1208 const u8 *addr[2]; sae_derive_pwe_from_pt_ffc() local 1530 const u8 *addr[1]; sae_derive_keys() local 2263 const u8 *addr[5]; sae_cn_confirm() local [all...] |
H A D | wpa_common.c | 588 const u8 *addr[2]; in fils_rmsk_to_pmk() local 635 const u8 *addr[1]; in fils_pmkid_erp() local 800 const u8 *addr[ in fils_key_auth_sk() local 894 const u8 *addr[10]; wpa_ft_mic() local 1931 const u8 *addr[2]; wpa_derive_pmk_r0() local 2025 const u8 *addr[4]; wpa_derive_pmk_r1_name() local 2115 const u8 *addr[6]; wpa_pmk_r1_to_ptk() local 2266 const u8 *addr[3]; rsn_pmkid() local 2309 const u8 *addr[3]; rsn_pmkid_suite_b() local 2342 const u8 *addr[3]; rsn_pmkid_suite_b_192() local 3066 const u8 *addr[1]; fils_domain_name_hash() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto_wolfssl.c | 34 int md4_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) in md4_vector() argument 53 int md5_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) in md5_vector() argument 74 int sha1_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) in sha1_vector() argument 94 int sha256_vector(size_t num_elem, const u8 *addr[], const size_t *len, in sha256_vector() argument 116 int sha384_vector(size_t num_elem, const u8 *addr[], const size_t *len, in sha384_vector() argument 138 sha512_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) sha512_vector() argument 159 wolfssl_hmac_vector(int type, const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac, unsigned int mdlen) wolfssl_hmac_vector() argument 185 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 202 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 219 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 238 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 257 hmac_sha512_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha512_vector() argument 968 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 993 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 [all...] |
H A D | tls_wolfssl.c | 884 const u8 *addr[1]; in wolfssl_tls_cert_event() local 1024 const u8 *addr[1]; in tls_verify_cb() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_atheros.c | 262 ether_sprintf(const u8 *addr) in ether_sprintf() argument 429 atheros_set_sta_authorized(void *priv, const u8 *addr, int authorized) in atheros_set_sta_authorized() argument 454 atheros_sta_set_flags(void *priv, const u8 *addr, in atheros_sta_set_flags() argument 467 atheros_del_key(void *priv, const u8 *addr, int key_idx) atheros_del_key() argument 502 const u8 *addr = params->addr; atheros_set_key() local 589 atheros_get_seqnum(const char *ifname, void *priv, const u8 *addr, int idx, u8 *seq) atheros_get_seqnum() argument 646 atheros_read_sta_driver_data(void *priv, struct hostap_sta_driver_data *data, const u8 *addr) atheros_read_sta_driver_data() argument 682 atheros_sta_clear_stats(void *priv, const u8 *addr) atheros_sta_clear_stats() argument 759 atheros_sta_deauth(void *priv, const u8 *own_addr, const u8 *addr, u16 reason_code) atheros_sta_deauth() argument 783 atheros_sta_disassoc(void *priv, const u8 *own_addr, const u8 *addr, u16 reason_code) atheros_sta_disassoc() argument 1128 atheros_sta_assoc(void *priv, const u8 *own_addr, const u8 *addr, int reassoc, u16 status_code, const u8 *ie, size_t len) atheros_sta_assoc() argument 1168 atheros_new_sta(struct atheros_driver_data *drv, u8 addr[IEEE80211_ADDR_LEN]) atheros_new_sta() argument 1244 u8 addr[ETH_ALEN]; atheros_wireless_event_wireless_custom() local 1647 atheros_send_eapol(void *priv, const u8 *addr, const u8 *data, size_t data_len, int encrypt, const u8 *own_addr, u32 flags) atheros_send_eapol() argument 1994 atheros_add_tspec(void *priv, const u8 *addr, u8 *tspec_ie, size_t tspec_ielen) atheros_add_tspec() argument 2018 atheros_add_sta_node(void *priv, const u8 *addr, u16 auth_alg) atheros_add_sta_node() argument [all...] |
H A D | driver_bsd.c | 265 bsd_del_key(void *priv, const u8 *addr, int key_idx) in bsd_del_key() argument 284 bsd_send_mlme_param(void *priv, const u8 op, const u16 reason, const u8 *addr) in bsd_send_mlme_param() argument 320 const u8 *addr = params->addr; in bsd_set_key() local 532 bsd_new_sta(void *priv, void *ctx, u8 addr[IEEE80211_ADDR_LEN]) bsd_new_sta() argument 560 bsd_send_eapol(void *priv, const u8 *addr, const u8 *data, size_t data_len, int encrypt, const u8 *own_addr, u32 flags) bsd_send_eapol() argument 888 ether_sprintf(const u8 *addr) ether_sprintf() argument 908 bsd_get_seqnum(const char *ifname, void *priv, const u8 *addr, int idx, u8 *seq) bsd_get_seqnum() argument 959 bsd_read_sta_driver_data(void *priv, struct hostap_sta_driver_data *data, const u8 *addr) bsd_read_sta_driver_data() argument 977 bsd_sta_deauth(void *priv, const u8 *own_addr, const u8 *addr, u16 reason_code) bsd_sta_deauth() argument 984 bsd_sta_disassoc(void *priv, const u8 *own_addr, const u8 *addr, u16 reason_code) bsd_sta_disassoc() argument 1060 bsd_set_sta_authorized(void *priv, const u8 *addr, unsigned int total_flags, unsigned int flags_or, unsigned int flags_and) bsd_set_sta_authorized() argument 1169 wpa_driver_bsd_deauthenticate(void *priv, const u8 *addr, u16 reason_code) wpa_driver_bsd_deauthenticate() argument [all...] |
H A D | driver_nl80211.h | 60 u8 addr[ETH_ALEN]; member 90 u8 addr[ETH_ALEN]; member
|
H A D | driver_nl80211_event.c | 482 u8 addr[MAX_NUM_MLD_LINKS][ETH_ALEN]; member 633 nl80211_parse_mlo_info(struct wpa_driver_nl80211_data *drv, struct nlattr *addr, struct nlattr *mlo_links, struct nlattr *req_ie, struct nlattr *resp_ie) nl80211_parse_mlo_info() argument 678 mlme_event_connect(struct wpa_driver_nl80211_data *drv, enum nl80211_commands cmd, struct nlattr *status, struct nlattr *addr, struct nlattr *req_ie, struct nlattr *resp_ie, struct nlattr *timed_out, struct nlattr *timeout_reason, struct nlattr *authorized, struct nlattr *key_replay_ctr, struct nlattr *ptk_kck, struct nlattr *ptk_kek, struct nlattr *subnet_status, struct nlattr *fils_erp_next_seq_num, struct nlattr *fils_pmk, struct nlattr *fils_pmkid, struct nlattr *mlo_links) global() argument 887 mlme_event_disconnect(struct wpa_driver_nl80211_data *drv, struct nlattr *reason, struct nlattr *addr, struct nlattr *by_ap) global() argument 1073 mlme_timeout_event(struct wpa_driver_nl80211_data *drv, enum nl80211_commands cmd, struct nlattr *addr) global() argument 1406 mlme_event(struct i802_bss *bss, enum nl80211_commands cmd, struct nlattr *frame, struct nlattr *addr, struct nlattr *timed_out, struct nlattr *freq, struct nlattr *ack, struct nlattr *cookie, struct nlattr *sig, struct nlattr *wmm, struct nlattr *req_ie, struct nlattr *link) global() argument 1877 const u8 *addr; global() local 1900 u8 *addr; global() local 1938 u8 *addr; global() local 2044 const u8 *addr; global() local 3107 const u8 *addr; global() local [all...] |
H A D | driver_wext.c | 325 const u8 *addr; in wpa_driver_wext_event_wireless_pmkidcand() local 1716 wpa_driver_wext_set_key_ext(void *priv, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len, enum key_flag key_flag) wpa_driver_wext_set_key_ext() argument 1827 const u8 *addr = params->addr; wpa_driver_wext_set_key() local 1912 wpa_driver_wext_mlme(struct wpa_driver_wext_data *drv, const u8 *addr, int cmd, u16 reason_code) wpa_driver_wext_mlme() argument 1995 wpa_driver_wext_deauthenticate(void *priv, const u8 *addr, u16 reason_code) wpa_driver_wext_deauthenticate() argument 2456 unsigned char addr[ETH_ALEN]; wpa_driver_wext_status() local [all...] |
H A D | wpa_hal.c | 262 static inline int IsBroadcastAddr(const uint8_t *addr) in IsBroadcastAddr() argument 279 static int32_t WifiWpaInitAddr(WifiKeyExt *keyExt, const uint8_t *addr, const enum wpa_alg alg, const int32_t keyIdx, in WifiWpaInitAddr() argument 625 WifiWpaDeauthenticate(void *priv, const uint8_t *addr, uint16_t reasonCode) WifiWpaDeauthenticate() argument 1751 WifiWpaHapdSendEapol(void *priv, const uint8_t *addr, const uint8_t *data, size_t dataLen, int encrypt, const uint8_t *ownAddr, uint32_t flags) WifiWpaHapdSendEapol() argument 1798 WifiWpaStaRemove(void *priv, const uint8_t *addr) WifiWpaStaRemove() argument 1952 WifiAddIf(void *priv, enum wpa_driver_if_type type, const char *ifName, const uint8_t *addr, void *bss_ctx, void **drv_priv, char *force_ifname, uint8_t *if_addr, const char *bridge, int32_t use_existing, int32_t setup_ap) WifiAddIf() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap.c | 2019 const u8 *addr[1]; in eap_sm_parseEapReq() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
H A D | radius_server.c | 103 struct in_addr addr; member 332 radius_server_get_client(struct radius_server_data *data, struct in_addr *addr, in radius_server_get_client() argument 669 char addr[3 * ETH_ALEN], *id_str; in radius_srv_hs20_t_c_pending() local 1936 struct sockaddr_in addr; in radius_server_open_socket() local 1963 struct sockaddr_in6 addr; radius_server_open_socket6() local 2028 struct in_addr addr; radius_server_read_clients() local 2699 u8 addr[ETH_ALEN]; radius_server_dac_request() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa.h | 146 u8 addr[ETH_ALEN]; member 293 static inline void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) in wpa_sm_set_own_addr() argument [all...] |
H A D | wpa_i.h | 331 static inline int wpa_sm_mlme_setprotection(struct wpa_sm *sm, const u8 *addr, in wpa_sm_mlme_setprotection() argument 409 wpa_sm_tdls_peer_addset(struct wpa_sm *sm, const u8 *addr, int add, in wpa_sm_tdls_peer_addset() argument 438 wpa_sm_tdls_enable_channel_switch(struct wpa_sm *sm, const u8 *addr, in wpa_sm_tdls_enable_channel_switch() argument 450 wpa_sm_tdls_disable_channel_switch(struct wpa_sm *sm, const u8 *addr) in wpa_sm_tdls_disable_channel_switch() argument 246 wpa_sm_set_key(struct wpa_sm *sm, int link_id, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len, enum key_flag key_flag) wpa_sm_set_key() argument 488 wpa_sm_store_ptk(struct wpa_sm *sm, u8 *addr, int cipher, u32 life_time, struct wpa_ptk *ptk) wpa_sm_store_ptk() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps.h | 625 u8 addr[ETH_ALEN]; member 986 wps_validate_beacon_probe_resp(const struct wpabuf *wps_ie, int probe, const u8 *addr) wps_validate_beacon_probe_resp() argument 992 wps_validate_probe_req(const struct wpabuf *wps_ie, const u8 *addr) wps_validate_probe_req() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config_ssid.h | 69 u8 addr[ETH_ALEN]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
H A D | dbus_new.h | 572 wpas_dbus_signal_preq(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *dst, const u8 *bssid, const u8 *ie, size_t ie_len, u32 ssi_signal) wpas_dbus_signal_preq() argument
|
H A D | dbus_new_handlers_p2p.c | 58 static int parse_peer_object_path(const char *peer_path, u8 addr[ETH_ALEN]) in parse_peer_object_path() argument 578 u8 addr[ETH_ALEN]; in wpas_dbus_handler_p2p_connect() local 1230 const u8 *addr; in wpas_dbus_getter_p2p_peers() local 2334 const u8 *addr; wpas_dbus_getter_p2p_group_members() local 2847 u8 addr_buf[ETH_ALEN], *addr; wpas_dbus_handler_p2p_service_sd_req() local 2939 u8 addr[ETH_ALEN]; wpas_dbus_handler_p2p_service_sd_res() local [all...] |