/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
H A D | schid.h | 11 __u32 ssid : 2; member
|
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
H A D | schid.h | 13 __u32 ssid : 2; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config_none.c | 39 struct wpa_ssid *ssid; in wpa_config_write() local
|
H A D | wpa_passphrase.c | 19 char *ssid, *passphrase, buf[64], *pos; in main() local
|
H A D | wpas_kay.h | 25 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 D | bgscan.c | 28 int bgscan_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, in bgscan_init() argument
|
H A D | bgscan.h | 53 bgscan_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, const char name) bgscan_init() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config_none.c | 39 struct wpa_ssid *ssid; in wpa_config_write() local
|
H A D | wpa_passphrase.c | 19 char *ssid, *passphrase, buf[64], *pos; in main() local
|
H A D | wpas_kay.h | 25 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 D | bgscan.c | 28 int bgscan_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, in bgscan_init() argument
|
H A D | bgscan.h | 53 bgscan_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, const char name) bgscan_init() argument
|
/third_party/selinux/libsepol/utils/ |
H A D | sepol_compute_av.c | 13 sepol_security_id_t ssid, tsid; in main() local
|
H A D | sepol_compute_relabel.c | 13 sepol_security_id_t ssid, tsid, out_sid; in main() local
|
H A D | sepol_compute_member.c | 13 sepol_security_id_t ssid, tsid, out_sid; in main() local
|
H A D | sepol_check_access.c | 13 sepol_security_id_t ssid, tsid; in main() local
|
/kernel/linux/linux-5.10/drivers/staging/kpc2000/ |
H A D | kpc.h | 17 u64 ssid; member
|
/kernel/linux/linux-5.10/drivers/staging/kpc2000/kpc2000/ |
H A D | uapi.h | 13 __u64 ssid; member
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | cs35l41_hda_property.c | 79 const char *ssid; member
|
/device/soc/rockchip/rk2206/hardware/include/lz_hardware/ |
H A D | wifi.h | 31 char ssid[WIFI_MAX_SSID_LEN]; member 50 char ssid[WIFI_MAX_SSID_LEN]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | sha1-pbkdf2.c | 14 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 D | sha1-pbkdf2.c | 14 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 D | wapi_asue_i.c | 37 struct wapi_config *wapi_config_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid)
in wapi_config_init() argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_any_api.h | 86 unsigned char ssid[WIFI_ANY_MAX_SSID_LEN]; /**< SSID. *//**< CNcomment: SSID */ member
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | idset.c | 47 static inline void idset_add(struct idset *set, int ssid, int id) in idset_add() argument 52 static inline void idset_del(struct idset *set, int ssid, int id) in idset_del() argument 57 static inline int idset_contains(struct idset *set, int ssid, int id) in idset_contains() argument [all...] |