Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Duap_cmd.c311 struct host_cmd_tlv_passphrase *passphrase; in mwifiex_uap_bss_wpa() local
362 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()
Dioctl.h72 u8 passphrase[MWIFIEX_WPA_PASSHPHRASE_LEN]; member
Dfw.h1664 u8 passphrase[0]; member
/linux-4.1.27/Documentation/filesystems/
Decryptfs.txt44 You should be prompted for a passphrase and a salt (the salt may be
/linux-4.1.27/Documentation/security/
Dkeys-ecryptfs.txt9 using a key, the FEFEK, derived from a user prompted passphrase; in the latter
/linux-4.1.27/Documentation/power/
Dswsusp-dmcrypt.txt21 have to be able to either enter a passphrase or that you read
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dwmi.h246 u8 passphrase[WMI_PASSPHRASE_LEN]; member