Home
last modified time | relevance | path

Searched refs:session_mgr_new (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dsess_mgr.c337 session_mgr_new(CK_ULONG flags, SESSION **sess) in session_mgr_new() function
H A Dtpmtok_int.h914 CK_RV session_mgr_new(CK_ULONG, SESSION **);
H A Dnew_host.c585 rc = session_mgr_new(flags, &sess); in SC_OpenSession()