Searched refs:digests (Results 1 – 4 of 4) sorted by relevance
314 struct tpm_digest *digests) in tpm_pcr_extend() argument324 if (digests[i].alg_id != chip->allocated_banks[i].alg_id) { in tpm_pcr_extend()331 rc = tpm2_pcr_extend(chip, pcr_idx, digests); in tpm_pcr_extend()335 rc = tpm1_pcr_extend(chip, pcr_idx, digests[0].digest, in tpm_pcr_extend()
250 struct tpm_digest *digests) in tpm2_pcr_extend() argument274 tpm_buf_append_u16(&buf, digests[i].alg_id); in tpm2_pcr_extend()275 tpm_buf_append(&buf, (const unsigned char *)&digests[i].digest, in tpm2_pcr_extend()
441 struct tpm_digest *digests);
518 You'll need to activate the digests you're going to use in the