aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security/keys/trusted-keys/trusted_tpm2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-17security: keys: Modify mismatched function nameJiapeng Chong1-1/+1
2022-06-08KEYS: trusted: tpm2: Fix migratable logicDavid Safford1-2/+2
2021-05-12trusted-keys: match tpm_get_ops on all return pathsBen Boeckel1-3/+3
2021-04-26Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmddLinus Torvalds1-24/+245
2021-04-21KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley1-1/+1
2021-04-14security: keys: trusted: Make sealed key properly interoperableJames Bottomley1-15/+38
2021-04-14security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley1-7/+203
2021-04-14security: keys: trusted: fix TPM2 authorizationsJames Bottomley1-4/+6
2021-02-16KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen1-4/+18
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley1-0/+1
2019-11-12KEYS: trusted: Move TPM2 trusted keys codeSumit Garg1-0/+314