Lines Matching full:trusted
6 * See Documentation/security/keys/trusted-encrypted.rst
10 #include <keys/trusted-type.h>
29 MODULE_PARM_DESC(rng, "Select trusted key RNG");
33 MODULE_PARM_DESC(source, "Select trusted keys source (tpm, tee or caam)");
139 * trusted_instantiate - create a new trusted key
141 * Unseal an existing trusted blob or, for a new key, get a
142 * random key, then seal and create a trusted key-type key,
285 * On success, return to userspace the trusted key datablob size.
315 .name = "trusted",
341 * We always support trusted.rng="kernel" and "default" as in init_trusted()
342 * well as trusted.rng=$trusted.source if the trust source in init_trusted()
381 * trusted key implementation is not found. in init_trusted()