Home
last modified time | relevance | path

Searched refs:TPM_ALG_SHA1 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_crypto.c637 entry->digests[ima_sha1_idx].alg_id = TPM_ALG_SHA1; in ima_calc_field_array_hash()
832 if (alg_id != TPM_ALG_SHA1) { in ima_calc_boot_aggregate_tfm()
/OK3568_Linux_fs/kernel/security/keys/trusted-keys/
H A Dtrusted_tpm2.c16 {HASH_ALGO_SHA1, TPM_ALG_SHA1},
/OK3568_Linux_fs/kernel/include/linux/
H A Dtpm.h36 TPM_ALG_SHA1 = 0x0004, enumerator
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm1-cmd.c802 chip->allocated_banks[0].alg_id = TPM_ALG_SHA1; in tpm1_get_pcr_allocation()
H A Dtpm2-cmd.c18 {HASH_ALGO_SHA1, TPM_ALG_SHA1},