Home
last modified time | relevance | path

Searched refs:TPM_RC_UPGRADE (Results 1 – 3 of 3) sorted by relevance

/external/tpm2/
DExecCommand.c173 result = TPM_RC_UPGRADE; in ExecuteCommand()
Dtpm_types.h70 #define TPM_RC_UPGRADE ((TPM_RC)(RC_VER1 + 0x02D)) macro
Dtpm_generated.c7920 if (*target == TPM_RC_UPGRADE) { in TPM_RC_Unmarshal()