Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm-sysfs.c488 PCR_ATTR_BUILD(TPM_ALG_SHA1, sha1);
512 case TPM_ALG_SHA1: in tpm_sysfs_add_device()
H A Dtpm1-cmd.c802 chip->allocated_banks[0].alg_id = TPM_ALG_SHA1; in tpm1_get_pcr_allocation()
H A Dtpm2-cmd.c25 {HASH_ALGO_SHA1, TPM_ALG_SHA1},
H A Dtpm2-sessions.c152 case TPM_ALG_SHA1: in name_size()
/linux/security/integrity/ima/
H A Dima_crypto.c632 entry->digests[ima_sha1_idx].alg_id = TPM_ALG_SHA1; in ima_calc_field_array_hash()
827 if (alg_id != TPM_ALG_SHA1) { in ima_calc_boot_aggregate_tfm()
/linux/include/linux/
H A Dtpm.h48 TPM_ALG_SHA1 = 0x0004, enumerator