Searched defs:ssid (Results 1 - 25 of 91) sorted by relevance

1234

/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dconfig_none.c40 struct wpa_ssid *ssid; local
H A Dwpa_passphrase.c25 char *ssid, *passphrase, buf[64], *pos; local
H A Dbgscan.c34 int bgscan_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) argument
H A Dbgscan.h43 bgscan_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) argument
H A Dsme.h38 sme_authenticate(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, struct wpa_ssid *ssid) argument
H A Dwps_supplicant.h80 static inline u8 wpas_wps_get_req_type(struct wpa_ssid *ssid) argument
85 wpas_wps_ssid_bss_match(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, struct wpa_scan_res *bss) argument
92 wpas_wps_ssid_wildcard_ok(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, struct wpa_scan_res *bss) argument
99 wpas_wps_scan_pbc_overlap(struct wpa_supplicant *wpa_s, struct wpa_bss *selected, struct wpa_ssid *ssid) argument
H A Dbgscan_simple.c28 const struct wpa_ssid *ssid; member in struct:bgscan_simple_data
93 bgscan_simple_init(struct wpa_supplicant *wpa_s, const char *params, const struct wpa_ssid *ssid) argument
H A Dbss.h58 u8 ssid[32]; member in struct:wpa_bss
H A Dconfig.h44 struct wpa_ssid *ssid; member in struct:wpa_config
[all...]
H A Dmlme.h88 ieee80211_sta_get_ssid(struct wpa_supplicant *wpa_s, u8 *ssid, size_t *len) argument
H A Dsme.c35 sme_authenticate(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, struct wpa_ssid *ssid) argument
246 struct wpa_ssid *ssid = wpa_s->current_ssid; local
[all...]
H A Dap.c39 wpa_supplicant_conf_ap(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, struct hostapd_config *conf) argument
156 wpa_supplicant_create_ap(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) argument
[all...]
H A Dconfig_ssid.h100 u8 *ssid; member in struct:wpa_ssid
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers.h21 struct wpa_ssid *ssid; member in struct:network_handler_args
H A Ddbus_old.c151 struct wpa_ssid *ssid; local
/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dap_list.h36 u8 ssid[33]; member in struct:ap_info
H A Dbeacon.c201 char *ssid; local
[all...]
H A Dhostapd.c161 struct hostapd_ssid *ssid = &hapd->conf->ssid; local
470 u8 ssid[HOSTAPD_MAX_SSID_LEN + 1]; local
[all...]
/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dsha1-pbkdf2.c22 static int pbkdf2_sha1_f(const char *passphrase, const char *ssid, argument
80 int pbkdf2_sha1(const char *passphrase, const char *ssid, size_t ssid_len, argument
/freebsd-9.3-release/contrib/wpa/src/rsn_supp/
H A Dpreauth.h61 rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, const u8 *ssid, const u8 *rsn) argument
H A Dpreauth.c446 rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, const u8 *ssid, const u8 *rsn) argument
/freebsd-9.3-release/contrib/wpa/src/common/
H A Dieee802_11_common.h20 const u8 *ssid; member in struct:ieee802_11_elems
H A Dprivsep_commands.h38 u8 ssid[32]; member in struct:privsep_cmd_associate
/freebsd-9.3-release/contrib/wpa/src/utils/
H A Dcommon.c343 const char * wpa_ssid_txt(const u8 *ssid, size_t ssid_len) argument
/freebsd-9.3-release/contrib/wpa/src/wps/
H A Dwps_attr_process.c104 static int wps_process_cred_ssid(struct wps_credential *cred, const u8 *ssid, argument

Completed in 139 milliseconds

1234