Searched refs:passphrase (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | uap_cmd.c | 307 struct host_cmd_tlv_passphrase *passphrase; in mwifiex_uap_bss_wpa() local 358 passphrase = (struct host_cmd_tlv_passphrase *)tlv; in mwifiex_uap_bss_wpa() 359 passphrase->header.type = in mwifiex_uap_bss_wpa() 361 passphrase->header.len = cpu_to_le16(bss_cfg->wpa_cfg.length); in mwifiex_uap_bss_wpa() 362 memcpy(passphrase->passphrase, bss_cfg->wpa_cfg.passphrase, in mwifiex_uap_bss_wpa()
|
D | ioctl.h | 72 u8 passphrase[MWIFIEX_WPA_PASSHPHRASE_LEN]; member
|
D | fw.h | 1953 u8 passphrase[0]; member
|
/Linux-v4.19/Documentation/process/ |
D | maintainer-pgp-guide.rst | 99 of caching the private key passphrase. There are two options you should 100 know in order to tweak when the passphrase should be expired from cache: 106 the key since initial passphrase entry, if the maximum time-to-live 107 countdown expires, you'll have to enter the passphrase again. The 202 Ensure your passphrase is strong 208 obtaining the passphrase to decrypt them. 211 strong passphrase. To set it or change it, use:: 213 $ gpg --change-passphrase [fpr] 263 pen and write your passphrase on the margin of the paper. **This is 265 that passphrase, and if you ever change it you will not remember what it [all …]
|
/Linux-v4.19/Documentation/filesystems/ |
D | ecryptfs.txt | 44 You should be prompted for a passphrase and a salt (the salt may be
|
D | fscrypt.rst | 129 lower-entropy secret such as a passphrase, it is critical that a KDF 370 from a passphrase or other low-entropy user credential.
|
/Linux-v4.19/Documentation/security/keys/ |
D | ecryptfs.rst | 11 using a key, the FEFEK, derived from a user prompted passphrase; in the latter
|
/Linux-v4.19/Documentation/power/ |
D | swsusp-dmcrypt.txt | 21 have to be able to either enter a passphrase or that you read
|
/Linux-v4.19/Documentation/kbuild/ |
D | kbuild.txt | 188 This variable allows a passphrase or PIN to be passed to the sign-file
|
/Linux-v4.19/Documentation/admin-guide/ |
D | module-signing.rst | 232 If the private key requires a passphrase or PIN, it can be provided in the
|
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | wmi.h | 389 u8 passphrase[WMI_PASSPHRASE_LEN]; member
|