]> git.proxmox.com Git - libtpms.git/commit
tpm2: Push nvOffset and structure size parameters into functions
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 20 Feb 2018 19:28:55 +0000 (14:28 -0500)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 15 Jun 2018 22:07:48 +0000 (18:07 -0400)
commitb8e5802e60268683797fce7429be17466897188b
tree4f3e7bacbbe592a57a53bf938e38cd88af45fea3
parent574426686e34bb2cf4a865fe80ce8814d4ad5fc6
tpm2: Push nvOffset and structure size parameters into functions

Push the nvOffset parameter where either one of the 4 state blobs
found in the NVRAM file can be found. Also push the size parameter
into the functions.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
src/tpm2/Global.h
src/tpm2/HierarchyCommands.c
src/tpm2/Manufacture.c
src/tpm2/NVMarshal.c
src/tpm2/NVMarshal.h
src/tpm2/NVReserved.c
src/tpm2/StartupCommands.c
src/tpm2/Time.c
src/tpm_tpm2_interface.c