Home
last modified time | relevance | path

Searched refs:tpm_pplock_cmd (Results 1 – 2 of 2) sorted by relevance

/external/vboot_reference/firmware/lib/tpm_lite/include/
Dtlcl_structures.h95 } tpm_pplock_cmd = {{0x0, 0xc1, 0x0, 0x0, 0x0, 0xc, 0x40, 0x0, 0x0, 0xa, 0x0, 0x4, }, variable
/external/vboot_reference/firmware/lib/tpm_lite/
Dtlcl.c286 return Send(tpm_pplock_cmd.buffer); in TlclLockPhysicalPresence()