Searched refs:C_CloseSession (Results 1 – 7 of 7) sorted by relevance
397 p11_module->C_CloseSession(p11ctx->hSession); in p11_cleanup()475 rv = p11_module->C_CloseSession(p11ctx->hSession); in p11_md_cleanup()
223 ret = (*func->C_CloseSession)(session); in main()
1160 C_CloseSession(CK_SESSION_HANDLE hSession) in C_CloseSession() function1748 C_CloseSession,
764 _CK_DECLARE_FUNCTION (C_CloseSession, (ck_session_handle_t session));1020 CK_C_CloseSession C_CloseSession; member
1067 _CK_DECLARE_FUNCTION(C_CloseSession, (ck_session_handle_t session));1276 CK_C_CloseSession C_CloseSession; member
1080 _CK_DECLARE_FUNCTION (C_CloseSession, (ck_session_handle_t session));1336 CK_C_CloseSession C_CloseSession; member
349 rv = g_pFcnList->C_CloseSession( a_hSession ); in closeTokenSession()