Searched refs:tpm_resume_cmd (Results 1 – 2 of 2) sorted by relevance
/external/vboot_reference/firmware/lib/tpm_lite/include/ |
D | tlcl_structures.h | 75 } tpm_resume_cmd = {{0x0, 0xc1, 0x0, 0x0, 0x0, 0xc, 0x0, 0x0, 0x0, 0x99, 0x0, 0x2, }, variable
|
/external/vboot_reference/firmware/lib/tpm_lite/ |
D | tlcl.c | 167 return Send(tpm_resume_cmd.buffer); in TlclResume()
|