Lines Matching full:keys
6 config 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
26 depends on KEYS
44 depends on KEYS
60 bool "Large payload keys"
61 depends on KEYS
65 This option provides support for holding large keys within the kernel
72 tristate "TRUSTED KEYS"
73 depends on KEYS
76 keys in the kernel. Trusted keys are random number symmetric keys,
83 source "security/keys/trusted-keys/Kconfig"
87 tristate "ENCRYPTED KEYS"
88 depends on KEYS
96 This option provides support for create/encrypting/decrypting keys
97 in the kernel. Encrypted keys are instantiated using kernel
106 bool "Allow encrypted keys with user decrypted data"
109 This option provides support for instantiating encrypted keys using
116 bool "Diffie-Hellman operations on retained keys"
117 depends on KEYS
123 public keys and shared secrets using values stored as keys
130 depends on KEYS && WATCH_QUEUE
133 on keys and keyrings on which the caller has View permission.