Searched refs:session_mgr_new (Results 1 – 3 of 3) sorted by relevance
337 session_mgr_new(CK_ULONG flags, SESSION **sess) in session_mgr_new() function
913 CK_RV session_mgr_new(CK_ULONG, SESSION **);
585 rc = session_mgr_new(flags, &sess); in SC_OpenSession()