Home
last modified time | relevance | path

Searched refs:passphrase (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/mwifiex/
Duap_cmd.c333 struct host_cmd_tlv_passphrase *passphrase; in mwifiex_uap_bss_wpa() local
384 passphrase = (struct host_cmd_tlv_passphrase *)tlv; in mwifiex_uap_bss_wpa()
385 passphrase->header.type = in mwifiex_uap_bss_wpa()
387 passphrase->header.len = cpu_to_le16(bss_cfg->wpa_cfg.length); in mwifiex_uap_bss_wpa()
388 memcpy(passphrase->passphrase, bss_cfg->wpa_cfg.passphrase, in mwifiex_uap_bss_wpa()
Dioctl.h72 u8 passphrase[MWIFIEX_WPA_PASSHPHRASE_LEN]; member
Dfw.h1789 u8 passphrase[0]; member
/drivers/net/wireless/ath/wil6210/
Dwmi.h246 u8 passphrase[WMI_PASSPHRASE_LEN]; member