Searched refs:digests (Results 1 – 4 of 4) sorted by relevance
315 struct tpm_digest *digests) in tpm_pcr_extend() argument325 if (digests[i].alg_id != chip->allocated_banks[i].alg_id) { in tpm_pcr_extend()332 rc = tpm2_pcr_extend(chip, pcr_idx, digests); in tpm_pcr_extend()336 rc = tpm1_pcr_extend(chip, pcr_idx, digests[0].digest, in tpm_pcr_extend()
236 struct tpm_digest *digests) in tpm2_pcr_extend() argument260 tpm_buf_append_u16(&buf, digests[i].alg_id); in tpm2_pcr_extend()261 tpm_buf_append(&buf, (const unsigned char *)&digests[i].digest, in tpm2_pcr_extend()
293 struct tpm_digest *digests);
558 You'll need to activate the digests you're going to use in the