aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security/keys/trusted-keys/trusted_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-24KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen1-10/+10
2023-10-10KEYS: trusted: Remove redundant static calls usageSumit Garg1-8/+5
2022-05-23KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum1-1/+5
2022-05-23KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum1-1/+34
2022-05-23KEYS: trusted: allow use of TEE as backend without TCG_TPM supportAhmad Fatoum1-2/+2
2022-03-08KEYS: trusted: Avoid calling null function trusted_key_exitDave Kleikamp1-1/+1
2022-03-08KEYS: trusted: Fix trusted key backends when building as moduleAndreas Rammhold1-2/+2
2021-04-21KEYS: trusted: fix TPM trusted keys for generic frameworkJames Bottomley1-12/+12
2021-04-14KEYS: trusted: Fix missing null return from kzalloc callColin Ian King1-2/+4
2021-04-14KEYS: trusted: Introduce TEE based Trusted KeysSumit Garg1-0/+4
2021-04-14KEYS: trusted: Add generic trusted keys frameworkSumit Garg1-0/+354