summaryrefslogtreecommitdiffstats
path: root/security/keys/trusted-keys/trusted_core.c
Commit message (Expand)AuthorAgeFilesLines
* KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen2023-11-281-10/+10
* KEYS: trusted: Remove redundant static calls usageSumit Garg2023-10-101-8/+5
* KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum2022-05-231-1/+5
* KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum2022-05-231-1/+34
* KEYS: trusted: allow use of TEE as backend without TCG_TPM supportAhmad Fatoum2022-05-231-2/+2
* KEYS: trusted: Avoid calling null function trusted_key_exitDave Kleikamp2022-03-081-1/+1
* KEYS: trusted: Fix trusted key backends when building as moduleAndreas Rammhold2022-03-081-2/+2
* KEYS: trusted: fix TPM trusted keys for generic frameworkJames Bottomley2021-04-211-12/+12
* KEYS: trusted: Fix missing null return from kzalloc callColin Ian King2021-04-141-2/+4
* KEYS: trusted: Introduce TEE based Trusted KeysSumit Garg2021-04-141-0/+4
* KEYS: trusted: Add generic trusted keys frameworkSumit Garg2021-04-141-0/+354