Searched refs:TPM_ALG_SHA1 (Results 1 – 4 of 4) sorted by relevance
35 TPM_ALG_SHA1 = 0x0004, enumerator
663 struct tpm_digest d = { .alg_id = TPM_ALG_SHA1, .digest = {0} }; in ima_calc_boot_aggregate_tfm()
787 chip->allocated_banks[0].alg_id = TPM_ALG_SHA1; in tpm1_get_pcr_allocation()
32 {HASH_ALGO_SHA1, TPM_ALG_SHA1},