summaryrefslogtreecommitdiffstats
path: root/security/keys/trusted-keys/trusted_tpm1.c
Commit message (Expand)AuthorAgeFilesLines
* KEYS: trusted: Fix memory leak on object tdColin Ian King2021-05-121-3/+5
* KEYS: trusted: fix TPM trusted keys for generic frameworkJames Bottomley2021-04-211-1/+4
* KEYS: trusted: Add generic trusted keys frameworkSumit Garg2021-04-141-297/+69
* security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley2021-04-141-1/+1
* security: keys: trusted: fix TPM2 authorizationsJames Bottomley2021-04-141-6/+26
* KEYS: trusted: Fix migratable=1 failingJarkko Sakkinen2021-02-161-1/+1
* KEYS: trusted: Fix incorrect handling of tpm_get_random()Jarkko Sakkinen2021-02-161-3/+17
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-17/+17
* KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-03-291-12/+2
* KEYS: trusted: Remove set but not used variable 'keyhndl'zhengbin2019-11-121-2/+0
* KEYS: trusted: Move TPM2 trusted keys codeSumit Garg2019-11-121-2/+2
* KEYS: trusted: Create trusted keys subsystemSumit Garg2019-11-121-0/+1275