Searched refs:tpm_getownership_cmd (Results 1 – 2 of 2) sorted by relevance
/external/vboot_reference/firmware/lib/tpm_lite/include/ |
D | tlcl_structures.h | 18 } tpm_getownership_cmd = {{0x0, 0xc1, 0x0, 0x0, 0x0, 0x16, 0x0, 0x0, 0x0, 0x65, 0x0, 0x0, 0x0, 0x5,… variable
|
/external/vboot_reference/firmware/lib/tpm_lite/ |
D | tlcl.c | 424 TlclSendReceive(tpm_getownership_cmd.buffer, response, sizeof(response)); in TlclGetOwnership()
|