OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tpm_ppassert_cmd
(Results
1 - 2
of
2
) sorted by null
/external/vboot_reference/firmware/lib/tpm_lite/
tlcl.c
266
return Send(
tpm_ppassert_cmd
.buffer);
281
return TlclSendReceive(
tpm_ppassert_cmd
.buffer, response, sizeof(response));
/external/vboot_reference/firmware/lib/tpm_lite/include/
tlcl_structures.h
105
}
tpm_ppassert_cmd
= {{0x0, 0xc1, 0x0, 0x0, 0x0, 0xc, 0x40, 0x0, 0x0, 0xa, 0x0, 0x8, },
variable in typeref:struct:s_tpm_ppassert_cmd
Completed in 36 milliseconds