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