Searched defs:TPM_RC_UPGRADE (Results 1 – 6 of 6) sorted by relevance
669 constexpr TPM_RC TPM_RC_UPGRADE = RC_VER1 + 0x02D; variable
347 #define TPM_RC_UPGRADE (TPM_RC)(RC_VER1 + 0x02D) macro
348 #define TPM_RC_UPGRADE (TPM_RC)(RC_VER1 + 0x02D) macro
354 #define TPM_RC_UPGRADE (TPM_RC)(RC_VER1 + 0x02D) macro
326 #define TPM_RC_UPGRADE (TPM_RC)(RC_VER1+0x02D) macro