Searched refs:addSession (Results 1 – 3 of 3) sorted by relevance
23 uint32_t (*addSession)(KeyAgreeSession *sessionId, SpekeSession *spekeSession); member
142 .addSession = AddSessionInner,
181 if (GetManagerInstance()->addSession(session, spekeSession) != HC_SUCCESS) { in KeyAgreeInitSession()