Lines Matching full:keys
6 menuconfig KEYS
11 access keys in the kernel.
13 It also includes provision of methods by which such keys might be
18 a searchable sequence of keys. Each process is equipped with access
24 if KEYS
60 bool "Large payload keys"
64 This option provides support for holding large keys within the kernel
71 tristate "TRUSTED KEYS"
74 keys in the kernel. Trusted keys are random number symmetric keys,
81 source "security/keys/trusted-keys/Kconfig"
85 tristate "ENCRYPTED KEYS"
91 This option provides support for create/encrypting/decrypting keys
92 in the kernel. Encrypted keys are instantiated using kernel
101 bool "Allow encrypted keys with user decrypted data"
104 This option provides support for instantiating encrypted keys using
111 bool "Diffie-Hellman operations on retained keys"
117 public keys and shared secrets using values stored as keys
127 on keys and keyrings on which the caller has View permission.
131 endif # KEYS