Searched refs:TPM_RC_HANDLE (Results 1 – 5 of 5) sorted by relevance
141 result = TPM_RC_HANDLE; in EntityGetLoadStatus()156 result = TPM_RC_HANDLE; in EntityGetLoadStatus()
756 return TPM_RC_HANDLE; in ObjectLoadEvict()760 return TPM_RC_HANDLE; in ObjectLoadEvict()782 return TPM_RC_HANDLE; in ObjectLoadEvict()
786 return TPM_RC_HANDLE; in NvIndexIsAccessible()794 return TPM_RC_HANDLE; in NvIndexIsAccessible()799 return TPM_RC_HANDLE; in NvIndexIsAccessible()850 return TPM_RC_HANDLE; in NvGetEvictObject()
476 {TPM_RC_HANDLE, "TPM_RC_HANDLE"},
368 #define TPM_RC_HANDLE (TPM_RC)(RC_FMT1+0x00B) macro