Home
last modified time | relevance | path

Searched refs:MAX_LOADED_SESSIONS (Results 1 – 8 of 8) sorted by relevance

/external/tpm2/
DSession.c44 if(entry > MAX_LOADED_SESSIONS) in ContextIdSetOldest()
73 for(i = 0; i < MAX_LOADED_SESSIONS; i++) in SessionStartup()
76 s_freeSessionSlots = MAX_LOADED_SESSIONS; in SessionStartup()
90 if (gr.contextArray[i] <= MAX_LOADED_SESSIONS) in SessionStartup()
104 gr.contextCounter = MAX_LOADED_SESSIONS + 1; in SessionStartup()
139 || gr.contextArray[handle] > MAX_LOADED_SESSIONS in SessionIsLoaded()
173 || gr.contextArray[handle] <= MAX_LOADED_SESSIONS in SessionIsSaved()
226 pAssert(sessionIndex < MAX_LOADED_SESSIONS); in SessionGet()
258 pAssert(sessionIndex < MAX_LOADED_SESSIONS); in ContextIdSessionCreate()
324 for(slotIndex = 0; slotIndex < MAX_LOADED_SESSIONS; slotIndex++) in SessionCreate()
[all …]
DGlobal.c97 SESSION_SLOT s_sessions[MAX_LOADED_SESSIONS];
DPropertyCap.c116 *value = MAX_LOADED_SESSIONS; in TPMPropertyIsDefined()
DGlobal.h1139 extern SESSION_SLOT s_sessions[MAX_LOADED_SESSIONS];
DImplementation.h244 #define MAX_LOADED_SESSIONS 3 macro
Dpart4.txt2864 729 extern SESSION_SLOT s_sessions[MAX_LOADED_SESSIONS];
14176 24 if(entry > MAX_LOADED_SESSIONS)
14206 48 for(i = 0; i < MAX_LOADED_SESSIONS; i++)
14210 52 s_freeSessionSlots = MAX_LOADED_SESSIONS;
14225 67 if (gr.contextArray[i] <= MAX_LOADED_SESSIONS)
14245 81 gr.contextCounter = MAX_LOADED_SESSIONS + 1;
14283 102 || gr.contextArray[handle] > MAX_LOADED_SESSIONS
14324 121 || gr.contextArray[handle] <= MAX_LOADED_SESSIONS
14389 161 pAssert(sessionIndex < MAX_LOADED_SESSIONS);
14423 176 pAssert(sessionIndex < MAX_LOADED_SESSIONS);
[all …]
/external/tpm2/generator/
Draw_structures.txt17492 MAX_LOADED_SESSIONS
Draw_structures_fixed.txt17458 MAX_LOADED_SESSIONS