Home
last modified time | relevance | path

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

12345678910

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig_none.c39 struct wpa_ssid *ssid; in wpa_config_write() local
H A Dwpa_passphrase.c19 char *ssid, *passphrase, buf[64], *pos; in main() local
H A Dwpas_kay.h25 ieee802_1x_alloc_kay_sm(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) ieee802_1x_alloc_kay_sm() argument
43 ieee802_1x_create_preshared_mka(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) ieee802_1x_create_preshared_mka() argument
H A Dbgscan.c28 int bgscan_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, in bgscan_init() argument
H A Dbgscan.h53 bgscan_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, const char name) bgscan_init() argument
H A Dwps_supplicant.h106 static inline u8 wpas_wps_get_req_type(struct wpa_ssid *ssid) in wpas_wps_get_req_type() argument
111 wpas_wps_ssid_bss_match(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, struct wpa_bss *bss) wpas_wps_ssid_bss_match() argument
118 wpas_wps_ssid_wildcard_ok(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, struct wpa_bss *bss) wpas_wps_ssid_wildcard_ok() argument
125 wpas_wps_scan_pbc_overlap(struct wpa_supplicant *wpa_s, struct wpa_bss *selected, struct wpa_ssid *ssid) wpas_wps_scan_pbc_overlap() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig_none.c39 struct wpa_ssid *ssid; in wpa_config_write() local
H A Dwpa_passphrase.c19 char *ssid, *passphrase, buf[64], *pos; in main() local
H A Dwpas_kay.h25 ieee802_1x_alloc_kay_sm(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) ieee802_1x_alloc_kay_sm() argument
43 ieee802_1x_create_preshared_mka(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) ieee802_1x_create_preshared_mka() argument
H A Dbgscan.c28 int bgscan_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, in bgscan_init() argument
H A Dbgscan.h53 bgscan_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, const char name) bgscan_init() argument
/third_party/selinux/libsepol/utils/
H A Dsepol_compute_av.c13 sepol_security_id_t ssid, tsid; in main() local
H A Dsepol_compute_relabel.c13 sepol_security_id_t ssid, tsid, out_sid; in main() local
H A Dsepol_compute_member.c13 sepol_security_id_t ssid, tsid, out_sid; in main() local
H A Dsepol_check_access.c13 sepol_security_id_t ssid, tsid; in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha1-pbkdf2.c14 static int pbkdf2_sha1_f(const char *passphrase, const u8 *ssid, in pbkdf2_sha1_f() argument
72 __attribute__ ((visibility ("default"))) 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/crypto/
H A Dsha1-pbkdf2.c14 static int pbkdf2_sha1_f(const char *passphrase, const u8 *ssid, in pbkdf2_sha1_f() argument
72 __attribute__ ((visibility ("default"))) 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/wpa_supplicant/wapi/
H A Dwapi_asue_i.c37 struct wapi_config *wapi_config_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wapi_config_init() argument
H A Dwapi_asue_i.h50 u8 *ssid; member
/third_party/libwebsockets/lib/drivers/netdev/
H A Dwifi.c60 lws_netdev_wifi_scan_find(lws_netdev_instance_wifi_t *wnd, const char *ssid, in lws_netdev_wifi_scan_find() argument
191 const char *ssid, *pp = "", *pb; in lws_netdev_wifi_redo_last() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_openbsd.c29 wpa_driver_openbsd_get_ssid(void *priv, u8 *ssid) in wpa_driver_openbsd_get_ssid() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dpreauth.h55 rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, const u8 *ssid, const u8 *rsn) rsn_preauth_scan_result() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dscanresults.cpp78 QString ssid, bssid, freq, signal, flags; in updateResults() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_openbsd.c29 wpa_driver_openbsd_get_ssid(void *priv, u8 *ssid) in wpa_driver_openbsd_get_ssid() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dpreauth.h55 rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, const u8 *ssid, const u8 *rsn) rsn_preauth_scan_result() argument

Completed in 9 milliseconds

12345678910