Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm-sysfs.c490 PCR_ATTR_BUILD(TPM_ALG_SHA384, sha384);
518 case TPM_ALG_SHA384: in tpm_sysfs_add_device()
H A Dtpm2-cmd.c24 {HASH_ALGO_SHA384, TPM_ALG_SHA384},
H A Dtpm2-sessions.c157 [TPM_ALG_SHA384] = SHA384_DIGEST_SIZE, in name_size()
/linux/include/linux/
H A Dtpm.h50 TPM_ALG_SHA384 = 0x000C, enumerator
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c24 {HASH_ALGO_SHA384, TPM_ALG_SHA384},