Searched refs:TPM_RC (Results 1 – 3 of 3) sorted by relevance
338 typedef UINT32 TPM_RC; typedef339 #define TPM_RC_SUCCESS (TPM_RC)(0x000)340 #define TPM_RC_BAD_TAG (TPM_RC)(0x030)341 #define RC_VER1 (TPM_RC)(0x100)342 #define TPM_RC_INITIALIZE (TPM_RC)(RC_VER1 + 0x000)343 #define TPM_RC_FAILURE (TPM_RC)(RC_VER1 + 0x001)344 #define TPM_RC_SEQUENCE (TPM_RC)(RC_VER1 + 0x003)345 #define TPM_RC_PRIVATE (TPM_RC)(RC_VER1 + 0x00B)346 #define TPM_RC_HMAC (TPM_RC)(RC_VER1 + 0x019)347 #define TPM_RC_DISABLED (TPM_RC)(RC_VER1 + 0x020)[all …]
186 TPM_RC ResponseCode; in Tpm2NvReadPublic()294 TPM_RC ResponseCode; in Tpm2NvDefineSpace()428 TPM_RC ResponseCode; in Tpm2NvUndefineSpace()538 TPM_RC ResponseCode; in Tpm2NvRead()676 TPM_RC ResponseCode; in Tpm2NvWrite()803 TPM_RC ResponseCode; in Tpm2NvReadLock()890 TPM_RC ResponseCode; in Tpm2NvWriteLock()975 TPM_RC ResponseCode; in Tpm2NvGlobalWriteLock()
63 TPM_RC ResponseCode; in Tpm2Startup()