Searched refs:KeyAgreeFreeSession (Results 1 – 3 of 3) sorted by relevance
66 KeyAgreeFreeSession(g_session); in TearDown()67 KeyAgreeFreeSession(g_session_s); in TearDown()156 KeyAgreeFreeSession(g_session); in TearDown()157 KeyAgreeFreeSession(g_session_s); in TearDown()265 KeyAgreeFreeSession(g_session); in TearDown()266 KeyAgreeFreeSession(g_session_s); in TearDown()576 KeyAgreeFreeSession(g_session); in TearDown()577 KeyAgreeFreeSession(g_session_s); in TearDown()629 KeyAgreeFreeSession(g_session); in TearDown()630 KeyAgreeFreeSession(g_session_s); in TearDown()[all …]
103 void KeyAgreeFreeSession(KeyAgreeSession *session);
325 void KeyAgreeFreeSession(KeyAgreeSession *session) in KeyAgreeFreeSession() function