OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPM_E_RESPONSE_TOO_LARGE
(Results
1 - 3
of
3
) sorted by null
/external/vboot_reference/firmware/include/
tss_constants.h
37
#define
TPM_E_RESPONSE_TOO_LARGE
((uint32_t)0x00005005) /* vboot local */
/external/vboot_reference/firmware/stub/
tpm_lite_stub.c
104
return DoError(
TPM_E_RESPONSE_TOO_LARGE
,
/external/vboot_reference/firmware/lib/tpm_lite/
tlcl.c
458
return
TPM_E_RESPONSE_TOO_LARGE
;
Completed in 40 milliseconds