Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/lib/tpm_lite/include/
Dtlcl_structures.h90 } tpm_finalizepp_cmd = {{0x0, 0xc1, 0x0, 0x0, 0x0, 0xc, 0x40, 0x0, 0x0, 0xa, 0x2, 0xa0, }, variable
/external/vboot_reference/firmware/lib/tpm_lite/
Dtlcl.c276 return Send(tpm_finalizepp_cmd.buffer); in TlclFinalizePhysicalPresence()