Home
last modified time | relevance | path

Searched refs:digests (Results 1 – 4 of 4) sorted by relevance

/drivers/char/tpm/
Dtpm-interface.c315 struct tpm_digest *digests) in tpm_pcr_extend() argument
325 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()
Dtpm2-cmd.c236 struct tpm_digest *digests) in tpm2_pcr_extend() argument
260 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()
Dtpm.h293 struct tpm_digest *digests);
/drivers/md/
DKconfig558 You'll need to activate the digests you're going to use in the