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
83 keys in the kernel. Trusted keys are random number symmetric keys,
84 generated and RSA-sealed by the TPM. The TPM only unseals the keys,
91 tristate "ENCRYPTED KEYS"
92 depends on KEYS
100 This option provides support for create/encrypting/decrypting keys
101 in the kernel. Encrypted keys are kernel generated random numbers,
109 bool "Diffie-Hellman operations on retained keys"
110 depends on KEYS
116 public keys and shared secrets using values stored as keys
123 depends on KEYS && WATCH_QUEUE
126 on keys and keyrings on which the caller has View permission.