Searched refs:passphrase (Results 1 – 7 of 7) sorted by relevance
311 struct host_cmd_tlv_passphrase *passphrase; in mwifiex_uap_bss_wpa() local362 passphrase = (struct host_cmd_tlv_passphrase *)tlv; in mwifiex_uap_bss_wpa()363 passphrase->header.type = in mwifiex_uap_bss_wpa()365 passphrase->header.len = cpu_to_le16(bss_cfg->wpa_cfg.length); in mwifiex_uap_bss_wpa()366 memcpy(passphrase->passphrase, bss_cfg->wpa_cfg.passphrase, in mwifiex_uap_bss_wpa()
72 u8 passphrase[MWIFIEX_WPA_PASSHPHRASE_LEN]; member
1664 u8 passphrase[0]; member
44 You should be prompted for a passphrase and a salt (the salt may be
9 using a key, the FEFEK, derived from a user prompted passphrase; in the latter
21 have to be able to either enter a passphrase or that you read
246 u8 passphrase[WMI_PASSPHRASE_LEN]; member