summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm-buf.c
AgeCommit message (Expand)Author
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen
2024-05-28tpm: Open code tpm_buf_parameters()Jarkko Sakkinen
2024-05-09tpm: Add HMAC session start and end functionsJames Bottomley
2024-05-09tpm: add buffer function to point to returned parametersJames Bottomley
2024-05-09tpm: Add tpm_buf_read_{u8,u16,u32}Jarkko Sakkinen
2024-05-09tpm: TPM2B formatted buffersJarkko Sakkinen
2024-05-09tpm: Store the length of the tpm_buf data separately.Jarkko Sakkinen
2024-05-09tpm: Move buffer handling from static inlines to real functionsJames Bottomley