Searched refs:session_mgr_find (Results 1 – 4 of 4) sorted by relevance
465 sess = session_mgr_find(hSession); in SC_InitPIN()522 sess = session_mgr_find(hSession); in SC_SetPIN()611 sess = session_mgr_find(hSession); in SC_CloseSession()663 sess = session_mgr_find(hSession); in SC_GetSessionInfo()697 sess = session_mgr_find(hSession); in SC_GetOperationState()728 sess = session_mgr_find(hSession); in SC_SetOperationState()763 sess = session_mgr_find(hSession); in SC_Login()856 sess = session_mgr_find(hSession); in SC_Logout()892 sess = session_mgr_find(hSession); in SC_CreateObject()927 sess = session_mgr_find(hSession); in SC_CopyObject()[all …]
297 session_mgr_find(CK_SESSION_HANDLE handle) in session_mgr_find() function363 s = session_mgr_find(next_session_handle); in session_mgr_new()
911 SESSION *session_mgr_find(CK_SESSION_HANDLE);
1794 SESSION *sess = session_mgr_find(session.sessionh); in token_specific_set_pin()