aboutsummaryrefslogtreecommitdiffstats
path: root/agent/divert-tpm2.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-22agent: Avoid memory leak when handling tpm2.Jakub Jelen1-0/+1
2024-04-25agent: Allow NULL for R_PADDING, when calling scd and tpm2d.NIIBE Yutaka1-2/+4
2024-01-22agent: Add "ephemeral" Assuan option.Werner Koch1-2/+2
2023-10-06agent: fix tpm2d keytotpm handlingNIIBE Yutaka1-5/+28
2023-09-28agent: fix tpm2d keytotpm handlingNIIBE Yutaka1-5/+28
2023-05-26agent: Create and use Token entries to track the display s/n.Werner Koch1-1/+1
2023-05-26agent: Create and use Token entries to track the display s/n.Werner Koch1-1/+1
2022-05-20agent: Move confirmation handling into findkey.c.NIIBE Yutaka1-5/+2
2021-03-10gpg: Add new command keytotpm to convert a private key to TPM formatJames Bottomley1-0/+2
2021-03-10agent: Add new shadow key type and functions to call tpm2daemonJames Bottomley1-0/+145