Searched refs:TPM_RC_CONTEXT_GAP (Results 1 – 8 of 8) sorted by relevance
720 std::string response = CreateErrorResponse(TPM_RC_CONTEXT_GAP); in TEST_F()771 std::string response = CreateErrorResponse(TPM_RC_CONTEXT_GAP); in TEST_F()825 .WillRepeatedly(Return(TPM_RC_CONTEXT_GAP)); in TEST_F()862 std::string error_response = CreateErrorResponse(TPM_RC_CONTEXT_GAP); in TEST_F()866 .WillRepeatedly(Return(TPM_RC_CONTEXT_GAP)); in TEST_F()868 .WillOnce(Return(TPM_RC_CONTEXT_GAP)) in TEST_F()
104 case trunks::TPM_RC_CONTEXT_GAP: return "TPM_RC_CONTEXT_GAP"; in GetErrorStringInternal()
411 case TPM_RC_CONTEXT_GAP: in FixWarnings()
690 const TPM_RC TPM_RC_CONTEXT_GAP = RC_WARN + 0x001; variable
1799 TPM_RC_CONTEXT_GAP3548 TPM_RC_CONTEXT_GAP if creating the session would prevent recycling of old saved contexts (See3779 TPM_RC_CONTEXT_GAP3989 // Create internal session structure. TPM_RC_CONTEXT_GAP, TPM_RC_NO_HANDLES28766 TPM_RC_CONTEXT_GAP29105 // TPM_RC_CONTEXT_GAP is a possible error.29273 TPM_RC_CONTEXT_GAP29594 // Restore session. A TPM_RC_SESSION_MEMORY, TPM_RC_CONTEXT_GAP error
1799 TPM_RC_CONTEXT_GAP3548 TPM_RC_CONTEXT_GAP if creating the session would prevent recycling of old saved contexts (See3781 TPM_RC_CONTEXT_GAP3991 // Create internal session structure. TPM_RC_CONTEXT_GAP, TPM_RC_NO_HANDLES28777 TPM_RC_CONTEXT_GAP29116 // TPM_RC_CONTEXT_GAP is a possible error.29284 TPM_RC_CONTEXT_GAP29605 // Restore session. A TPM_RC_SESSION_MEMORY, TPM_RC_CONTEXT_GAP error
5222 TPM_RC_CONTEXT_GAP
5216 TPM_RC_CONTEXT_GAP