summaryrefslogtreecommitdiffstats
path: root/security/keys/trusted-keys/trusted_tpm2.c
Commit message (Expand)AuthorAgeFilesLines
* KEYS: trusted: Do not use WARN when encode failsJarkko Sakkinen2024-05-211-1/+2
* KEYS: trusted: Fix memory leak in tpm2_key_encode()Jarkko Sakkinen2024-05-211-6/+18
* KEYS: trusted: Add session encryption protection to the seal/unseal pathJames Bottomley2024-05-091-27/+61
* KEYS: trusted: tpm2: Use struct tpm_buf for sized buffersJarkko Sakkinen2024-05-091-23/+31
* security: keys: Modify mismatched function nameJiapeng Chong2023-07-171-1/+1
* KEYS: trusted: tpm2: Fix migratable logicDavid Safford2022-06-081-2/+2
* trusted-keys: match tpm_get_ops on all return pathsBen Boeckel2021-05-121-3/+3
* Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-24/+245
|\
| * security: keys: trusted: Make sealed key properly interoperableJames Bottomley2021-04-141-15/+38
| * security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley2021-04-141-7/+203
| * security: keys: trusted: fix TPM2 authorizationsJames Bottomley2021-04-141-4/+6
* | KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley2021-04-211-1/+1
|/
* KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen2021-02-161-4/+18
* security: keys: trusted: fix lost handle flushJames Bottomley2019-12-171-0/+1
* KEYS: trusted: Move TPM2 trusted keys codeSumit Garg2019-11-121-0/+314