OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tpm_nv_read_cmd
(Results
1 - 2
of
2
) sorted by null
/external/vboot_reference/firmware/lib/tpm_lite/
tlcl.c
218
Memcpy(&cmd, &
tpm_nv_read_cmd
, sizeof(cmd));
219
ToTpmUint32(cmd.buffer +
tpm_nv_read_cmd
.index, index);
220
ToTpmUint32(cmd.buffer +
tpm_nv_read_cmd
.length, length);
/external/vboot_reference/firmware/lib/tpm_lite/include/
tlcl_structures.h
118
}
tpm_nv_read_cmd
= {{0x0, 0xc1, 0x0, 0x0, 0x0, 0x16, 0x0, 0x0, 0x0, 0xcf, },
variable in typeref:struct:s_tpm_nv_read_cmd
Completed in 37 milliseconds