summaryrefslogtreecommitdiff
path: root/security/keys/trusted-keys/trusted_core.c
AgeCommit message (Expand)Author
2023-10-24KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen
2023-10-10KEYS: trusted: Remove redundant static calls usageSumit Garg
2022-05-23KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum
2022-05-23KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum
2022-05-23KEYS: trusted: allow use of TEE as backend without TCG_TPM supportAhmad Fatoum
2022-03-08KEYS: trusted: Avoid calling null function trusted_key_exitDave Kleikamp
2022-03-08KEYS: trusted: Fix trusted key backends when building as moduleAndreas Rammhold
2021-04-21KEYS: trusted: fix TPM trusted keys for generic frameworkJames Bottomley
2021-04-14KEYS: trusted: Fix missing null return from kzalloc callColin Ian King
2021-04-14KEYS: trusted: Introduce TEE based Trusted KeysSumit Garg
2021-04-14KEYS: trusted: Add generic trusted keys frameworkSumit Garg