summaryrefslogtreecommitdiff
path: root/include/keys/trusted-type.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-14KEYS: trusted: Add generic trusted keys frameworkSumit Garg1-0/+53
2021-04-14security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley1-0/+1
2021-04-14security: keys: trusted: fix TPM2 authorizationsJames Bottomley1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-4/+1
2016-02-10tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen1-1/+1
2015-12-20keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen1-0/+4
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen1-0/+1
2015-10-19tpm: seal/unseal for TPM 2.0Jarkko Sakkinen1-1/+1
2015-10-19keys, trusted: move struct trusted_key_options to trusted-type.hJarkko Sakkinen1-0/+12
2010-11-29keys: add new trusted key-typeMimi Zohar1-0/+31