On Fri, Feb 01, 2019 at 11:06:37AM +0100, Roberto Sassu wrote: > Rename tpm2_* to tpm_* and move the definitions to include/linux/tpm.h so > that these can be used by other kernel subsystems (e.g. IMA). > > Also, set the length of the digest array in tpm_digest to a new constant > named TPM_MAX_DIGEST_SIZE, equal to SHA512_DIGEST_SIZE. > > Signed-off-by: Roberto Sassu <[email protected]> > Reviewed-by: Jarkko Sakkinen <[email protected]> > Acked-by: Mimi Zohar <[email protected]>
Tested-by: Jarkko Sakkinen <[email protected]> /Jarkko

