This module provides support for creating, sealing, and unsealing\\ keys in the kernel. Trusted keys are random number symmetric keys,\\ generated and RSA-sealed by the TPM. The TPM only unseals the keys,\\ if the boot PCRs and other criteria match. Userspace will only ever\\ see encrypted blobs.\\ \\