OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPM_E_INPUT_TOO_SMALL
(Results
1 - 2
of
2
) sorted by null
/external/vboot_reference/firmware/include/
tss_constants.h
39
#define
TPM_E_INPUT_TOO_SMALL
((uint32_t)0x00005007) /* vboot local */
/external/vboot_reference/firmware/stub/
tpm_lite_stub.c
83
return DoError(
TPM_E_INPUT_TOO_SMALL
,
Completed in 877 milliseconds