Home
last modified time | relevance | path

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

/drivers/char/tpm/
Dtpm-interface.c314 struct tpm_digest *digests) in tpm_pcr_extend() argument
324 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()
Dtpm2-cmd.c250 struct tpm_digest *digests) in tpm2_pcr_extend() argument
274 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()
Dtpm.h441 struct tpm_digest *digests);
/drivers/md/
DKconfig518 You'll need to activate the digests you're going to use in the