Home
last modified time | relevance | path

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

/u-boot/lib/
A Dtpm-v2.c133 tpm_u16(TPM2_ALG_SHA256), /* Algorithm of the hash */ in tpm2_pcr_read()
372 TPM2_ALG_SHA256, in tpm2_pcr_setauthpolicy()
/u-boot/drivers/tpm/
A Dtpm2_tis_sandbox.c463 if (alg != TPM2_ALG_SHA256) { in sandbox_tpm2_xfer()
548 if (alg != TPM2_ALG_SHA256) { in sandbox_tpm2_xfer()
/u-boot/include/
A Dtpm-v2.h287 TPM2_ALG_SHA256 = 0x0B, enumerator
/u-boot/cmd/
A Dtpm-v2.c119 rc = tpm2_pcr_extend(dev, index, TPM2_ALG_SHA256, digest, in do_tpm2_pcr_extend()
/u-boot/lib/efi_loader/
A Defi_tcg2.c62 TPM2_ALG_SHA256,
538 case TPM2_ALG_SHA256: in tcg2_create_digest()

Completed in 9 milliseconds