Searched refs:passphrase (Results 1 – 4 of 4) sorted by relevance
333 struct host_cmd_tlv_passphrase *passphrase; in mwifiex_uap_bss_wpa() local384 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()
72 u8 passphrase[MWIFIEX_WPA_PASSHPHRASE_LEN]; member
1789 u8 passphrase[0]; member
246 u8 passphrase[WMI_PASSPHRASE_LEN]; member