Lines Matching full:keys
6 menuconfig KEYS config
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"
92 This option provides support for create/encrypting/decrypting keys
93 in the kernel. Encrypted keys are instantiated using kernel
102 bool "Allow encrypted keys with user decrypted data"
105 This option provides support for instantiating encrypted keys using
112 bool "Diffie-Hellman operations on retained keys"
118 public keys and shared secrets using values stored as keys
128 on keys and keyrings on which the caller has View permission.
132 endif # KEYS