/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_bsd.c | 197 bsd_set_ssid(void *priv, const u8 *ssid, int ssid_len) in bsd_set_ssid() argument
|
H A D | driver_nl80211_event.c | 216 int ssid_len; in mlme_event_assoc() local 308 int ssid_len; in mlme_event_connect() local [all...] |
H A D | driver_wext.c | 165 int wpa_driver_wext_set_ssid(void *priv, const u8 *ssid, size_t ssid_len) in wpa_driver_wext_set_ssid() argument 1090 size_t ssid_len = params->ssids[0].ssid_len; in wpa_driver_wext_scan() local 1195 size_t ssid_len; global() member 1214 int ssid_len = iwe->u.essid.length; wext_get_scan_ssid() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.h | 119 size_t ssid_len; member 1719 size_t ssid_len; global() member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | wpa_i.h | 64 size_t ssid_len; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps.h | 49 size_t ssid_len; member 670 size_t ssid_len; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config.h | 292 size_t ssid_len; member
|
H A D | config_ssid.h | 131 size_t ssid_len; member
|
H A D | events.c | 942 u8 ssid_len; in owe_trans_ssid() local [all...] |
H A D | scan.c | 691 wpa_add_scan_ssid(struct wpa_supplicant *wpa_s, struct wpa_driver_scan_params *params, size_t max_ssids, const u8 *ssid, size_t ssid_len) wpa_add_scan_ssid() argument [all...] |
H A D | wps_supplicant.c | 1204 wpas_wps_start_dev_pw(struct wpa_supplicant *wpa_s, const u8 *dev_addr, const u8 *bssid, const char *pin, int p2p_group, u16 dev_pw_id, const u8 *peer_pubkey_hash, const u8 *ssid_val, size_t ssid_len, int freq) wpas_wps_start_dev_pw() argument 2310 wpas_wps_start_nfc(struct wpa_supplicant *wpa_s, const u8 *go_dev_addr, const u8 *bssid, const struct wpabuf *dev_pw, u16 dev_pw_id, int p2p_group, const u8 *peer_pubkey_hash, const u8 *ssid, size_t ssid_len, int freq) wpas_wps_start_nfc() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | dpp_hostapd.c | 1224 size_t ssid_len = 0; in hostapd_dpp_rx_conn_status_result() local
|
H A D | hostapd.c | 1125 int ssid_len, set_ssid; in hostapd_setup_bss() local [all...] |
H A D | wpa_auth.h | 202 size_t ssid_len; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ieee802_11_common.h | 144 u8 ssid_len; member
|
H A D | sae.c | 824 static int sae_pwd_seed(size_t hash_len, const u8 *ssid, size_t ssid_len, in sae_pwd_seed() argument 1043 sae_derive_pt_group(int group, const u8 *ssid, size_t ssid_len, in sae_derive_pt_group() argument 865 sae_derive_pt_ecc(struct crypto_ec *ec, int group, const u8 *ssid, size_t ssid_len, const u8 *password, size_t password_len, const char *identifier) sae_derive_pt_ecc() argument 965 sae_derive_pt_ffc(const struct dh_group *dh, int group, const u8 *ssid, size_t ssid_len, const u8 *password, size_t password_len, const char *identifier) sae_derive_pt_ffc() argument 1096 sae_derive_pt(int *groups, const u8 *ssid, size_t ssid_len, const u8 *password, size_t password_len, const char *identifier) sae_derive_pt() argument [all...] |
H A D | wpa_common.c | 1922 wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len, const u8 *ssid, size_t ssid_len, const u8 *mdid, const u8 *r0kh_id, size_t r0kh_id_len, const u8 *s0kh_id, u8 *pmk_r0, u8 *pmk_r0_name, int use_sha384) wpa_derive_pmk_r0() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto_wolfssl.c | 274 int pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len, in pbkdf2_sha1() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_bsd.c | 195 bsd_set_ssid(void *priv, const u8 *ssid, int ssid_len) in bsd_set_ssid() argument
|
H A D | driver_nl80211.h | 155 size_t ssid_len; member
|
H A D | driver_nl80211_event.c | 274 int ssid_len; in mlme_event_assoc() local 701 int ssid_len; local [all...] |
H A D | driver_wext.c | 165 int wpa_driver_wext_set_ssid(void *priv, const u8 *ssid, size_t ssid_len) in wpa_driver_wext_set_ssid() argument 1095 size_t ssid_len = params->ssids[0].ssid_len; in wpa_driver_wext_scan() local 1200 size_t ssid_len; global() member 1219 int ssid_len = iwe->u.essid.length; wext_get_scan_ssid() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.h | 121 size_t ssid_len; member 1747 size_t ssid_len; global() member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa.h | 134 size_t ssid_len; member
|
H A D | wpa_i.h | 69 size_t ssid_len; member
|