Searched refs:tpm_savestate_cmd (Results 1 – 2 of 2) sorted by relevance
/external/vboot_reference/firmware/lib/tpm_lite/include/ |
D | tlcl_structures.h | 80 } tpm_savestate_cmd = {{0x0, 0xc1, 0x0, 0x0, 0x0, 0xa, 0x0, 0x0, 0x0, 0x98, }, variable
|
/external/vboot_reference/firmware/lib/tpm_lite/ |
D | tlcl.c | 162 return Send(tpm_savestate_cmd.buffer); in TlclSaveState()
|