summaryrefslogtreecommitdiff
path: root/security/keys/trusted-keys/trusted_tpm2.c
AgeCommit message (Expand)Author
4 daystpm2-sessions: Open code tpm_buf_append_hmac_session()Jarkko Sakkinen
4 daystpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen
5 daysKEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2Jarkko Sakkinen
9 daysKEYS: trusted: Fix a memory leak in tpm2_load_cmdJarkko Sakkinen
9 daysKEYS: trusted: Replace a redundant instance of tpm2_hash_mapJarkko Sakkinen
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-05-21KEYS: trusted: Do not use WARN when encode failsJarkko Sakkinen
2024-05-21KEYS: trusted: Fix memory leak in tpm2_key_encode()Jarkko Sakkinen
2024-05-09KEYS: trusted: Add session encryption protection to the seal/unseal pathJames Bottomley
2024-05-09KEYS: trusted: tpm2: Use struct tpm_buf for sized buffersJarkko Sakkinen
2023-07-17security: keys: Modify mismatched function nameJiapeng Chong
2022-06-08KEYS: trusted: tpm2: Fix migratable logicDavid Safford
2021-05-12trusted-keys: match tpm_get_ops on all return pathsBen Boeckel
2021-04-26Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-21KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley
2021-04-14security: keys: trusted: Make sealed key properly interoperableJames Bottomley
2021-04-14security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley
2021-04-14security: keys: trusted: fix TPM2 authorizationsJames Bottomley
2021-02-16KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley
2019-11-12KEYS: trusted: Move TPM2 trusted keys codeSumit Garg