Searched refs:TPM_ALG_SHA1 (Results 1 - 7 of 7) sorted by path

/linux-master/drivers/char/tpm/
H A Dtpm-sysfs.c488 PCR_ATTR_BUILD(TPM_ALG_SHA1, sha1);
512 case TPM_ALG_SHA1:
H A Dtpm1-cmd.c807 chip->allocated_banks[0].alg_id = TPM_ALG_SHA1;
H A Dtpm2-cmd.c18 {HASH_ALGO_SHA1, TPM_ALG_SHA1},
H A Dtpm2-sessions.c154 [TPM_ALG_SHA1] = SHA1_DIGEST_SIZE,
/linux-master/include/linux/
H A Dtpm.h46 TPM_ALG_SHA1 = 0x0004, enumerator in enum:tpm_algorithms
/linux-master/security/integrity/ima/
H A Dima_crypto.c632 entry->digests[ima_sha1_idx].alg_id = TPM_ALG_SHA1;
827 if (alg_id != TPM_ALG_SHA1) {
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm2.c22 {HASH_ALGO_SHA1, TPM_ALG_SHA1},

Completed in 515 milliseconds