summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm2-sessions.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-09tpm: disable the TPM if NULL name changesJames Bottomley1-16/+61
2024-05-09tpm: Add the rest of the session HMAC APIJames Bottomley1-0/+400
2024-05-09tpm: Add HMAC session name/handle appendJames Bottomley1-0/+129
2024-05-09tpm: Add HMAC session start and end functionsJames Bottomley1-0/+285
2024-05-09tpm: Add TCG mandated Key Derivation Functions (KDFs)James Bottomley1-0/+105
2024-05-09tpm: Add NULL primary creationJames Bottomley1-0/+322