Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/lib/tpm_lite/include/
Dtlcl_structures.h50 } tpm_physicaldisable_cmd = {{0x0, 0xc1, 0x0, 0x0, 0x0, 0xa, 0x0, 0x0, 0x0, 0x70, }, variable
/external/vboot_reference/firmware/lib/tpm_lite/
Dtlcl.c314 return Send(tpm_physicaldisable_cmd.buffer); in TlclClearEnable()