aboutsummaryrefslogtreecommitdiff
path: root/include/keys/trusted-type.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-23KEYS: trusted: allow use of kernel RNG for key materialGravatar Ahmad Fatoum 1-1/+1
2021-04-14KEYS: trusted: Add generic trusted keys frameworkGravatar Sumit Garg 1-0/+53
2021-04-14security: keys: trusted: use ASN.1 TPM2 key format for the blobsGravatar James Bottomley 1-0/+1
2021-04-14security: keys: trusted: fix TPM2 authorizationsGravatar James Bottomley 1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-4/+1
2016-02-10tpm: fix checks for policy digest existence in tpm2_seal_trusted()Gravatar Jarkko Sakkinen 1-1/+1
2015-12-20keys, trusted: seal with a TPM2 authorization policyGravatar Jarkko Sakkinen 1-0/+4
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsGravatar Jarkko Sakkinen 1-0/+1
2015-10-19tpm: seal/unseal for TPM 2.0Gravatar Jarkko Sakkinen 1-1/+1
2015-10-19keys, trusted: move struct trusted_key_options to trusted-type.hGravatar Jarkko Sakkinen 1-0/+12
2010-11-29keys: add new trusted key-typeGravatar Mimi Zohar 1-0/+31