Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtpm.h35 TPM_ALG_SHA1 = 0x0004, enumerator
/Linux-v5.4/security/integrity/ima/
Dima_crypto.c663 struct tpm_digest d = { .alg_id = TPM_ALG_SHA1, .digest = {0} }; in ima_calc_boot_aggregate_tfm()
/Linux-v5.4/drivers/char/tpm/
Dtpm1-cmd.c787 chip->allocated_banks[0].alg_id = TPM_ALG_SHA1; in tpm1_get_pcr_allocation()
Dtpm2-cmd.c32 {HASH_ALGO_SHA1, TPM_ALG_SHA1},