Searched refs:tpm_ppassert_cmd (Results 1 – 2 of 2) sorted by relevance
/external/vboot_reference/firmware/lib/tpm_lite/include/ |
D | tlcl_structures.h | 105 } tpm_ppassert_cmd = {{0x0, 0xc1, 0x0, 0x0, 0x0, 0xc, 0x40, 0x0, 0x0, 0xa, 0x0, 0x8, }, variable
|
/external/vboot_reference/firmware/lib/tpm_lite/ |
D | tlcl.c | 266 return Send(tpm_ppassert_cmd.buffer); in TlclAssertPhysicalPresence() 281 return TlclSendReceive(tpm_ppassert_cmd.buffer, response, sizeof(response)); in TlclAssertPhysicalPresenceResult()
|