Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1784 if (FuncList.ST_OpenSession) { in C_OpenSession()
1785 rv = FuncList.ST_OpenSession(slotID, flags, in C_OpenSession()
H A Dtpmtok_int.h1574 ST_C_OpenSession ST_OpenSession; member
H A Dnew_host.c2367 function_list.ST_OpenSession = SC_OpenSession; in SC_SetFunctionList()