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