Searched refs:getSession (Results 1 – 3 of 3) sorted by relevance
25 SpekeSession *(*getSession)(KeyAgreeSession *sessionId); member
202 SpekeSession *spekeSession = GetManagerInstance()->getSession(session); in KeyAgreeStartSession()237 SpekeSession *spekeSession = GetManagerInstance()->getSession(session); in KeyAgreeGenerateNextMessage()277 SpekeSession *spekeSession = sessionManager->getSession(session); in KeyAgreeIsFinish()306 SpekeSession *spekeSession = sessionManager->getSession(session); in KeyAgreeGetResult()337 SpekeSession *spekeSession = sessionManager->getSession(session); in KeyAgreeFreeSession()
144 .getSession = GetSessionInner,