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