Re: [PATCH v2 3/3] tpm: retrieve digest size of unknown algorithms with PCR read
From: Jarkko Sakkinen <hidden>
Date: 2018-09-17 21:16:30
Also in:
linux-security-module, lkml
From: Jarkko Sakkinen <hidden>
Date: 2018-09-17 21:16:30
Also in:
linux-security-module, lkml
On Mon, Sep 17, 2018 at 12:02:56PM +0200, Roberto Sassu wrote:
This code has the same behavior of tpm2_get_pcr_allocation(). If some banks are not used, set the algorithm of the first unused to TPM_ALG_ERROR.
My point is that maybe it would sense to use zero for that in order to make code a bit simpler. /Jarkko