Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm-sysfs.c491 PCR_ATTR_BUILD(TPM_ALG_SHA512, sha512);
521 case TPM_ALG_SHA512: in tpm_sysfs_add_device()
H A Dtpm2-cmd.c25 {HASH_ALGO_SHA512, TPM_ALG_SHA512},
H A Dtpm2-sessions.c158 [TPM_ALG_SHA512] = SHA512_DIGEST_SIZE, in name_size()
/linux/include/linux/
H A Dtpm.h51 TPM_ALG_SHA512 = 0x000D, enumerator
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c25 {HASH_ALGO_SHA512, TPM_ALG_SHA512},