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 && TCG_TPM
80 keys in the kernel. Trusted keys are random number symmetric keys,
81 generated and RSA-sealed by the TPM. The TPM only unseals the keys,
88 tristate "ENCRYPTED KEYS"
89 depends on KEYS
97 This option provides support for create/encrypting/decrypting keys
98 in the kernel. Encrypted keys are kernel generated random numbers,
106 bool "Diffie-Hellman operations on retained keys"
107 depends on KEYS
113 public keys and shared secrets using values stored as keys
120 depends on KEYS && WATCH_QUEUE
123 on keys and keyrings on which the caller has View permission.