Re: [PATCH v4 1/7] tpm-buf: create new functions for handling TPM buffers
From: Jarkko Sakkinen <hidden>
Date: 2018-10-24 03:41:19
Also in:
linux-crypto, linux-integrity
From: Jarkko Sakkinen <hidden>
Date: 2018-10-24 03:41:19
Also in:
linux-crypto, linux-integrity
On Mon, 22 Oct 2018, James Bottomley wrote:
This separates out the old tpm_buf_... handling functions from static inlines into tpm.h and makes them their own tpm-buf.c file. It also adds handling for tpm2b structures and also incremental pointer advancing parsers. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Would also prefer simply "tpm:" tag e.g. (in all of the commits actually in this series but I remark it just here). "tpm: create new tpm_buf_functions for parsing and TPM2B" /Jarkko