Lines Matching +full:key +full:- +full:enable
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Key management configuration
7 bool "Enable access key retention support"
17 Furthermore, a special type of key is available that acts as keyring:
19 to five standard keyrings: UID-specific, GID-specific, session,
25 bool "Enable temporary caching of the last request_key() result"
33 This allows the key used for multiple step processes where each step
34 wants to request a key that is likely the same as the one requested
39 key. Pathwalk will call multiple methods for each dentry traversed
43 bool "Enable register of persistent per-UID keyrings"
46 This option provides a register of persistent per-UID keyrings,
47 primarily aimed at Kerberos key storage. The keyrings are persistent
53 LSMs gets to rule on which admin-level processes get to access the
77 generated and sealed by a trust source selected at kernel boot-time.
83 source "security/keys/trusted-keys/Kconfig"
99 encrypted/decrypted with a 'master' symmetric key. The 'master'
100 key can be either a trusted-key or user-key type. Only encrypted
110 user-provided decrypted data. The decrypted data must be hex-ascii
116 bool "Diffie-Hellman operations on retained keys"
122 This option provides support for calculating Diffie-Hellman
129 bool "Provide key/keyring change notifications"
135 provides KEYCTL_WATCH_KEY to enable/disable watches.