Searched refs:TPM2_ALG_SHA256 (Results 1 – 5 of 5) sorted by relevance
133 tpm_u16(TPM2_ALG_SHA256), /* Algorithm of the hash */ in tpm2_pcr_read()372 TPM2_ALG_SHA256, in tpm2_pcr_setauthpolicy()
463 if (alg != TPM2_ALG_SHA256) { in sandbox_tpm2_xfer()548 if (alg != TPM2_ALG_SHA256) { in sandbox_tpm2_xfer()
287 TPM2_ALG_SHA256 = 0x0B, enumerator
119 rc = tpm2_pcr_extend(dev, index, TPM2_ALG_SHA256, digest, in do_tpm2_pcr_extend()
62 TPM2_ALG_SHA256,538 case TPM2_ALG_SHA256: in tcg2_create_digest()
Completed in 9 milliseconds