Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c463 if (FuncList.ST_CloseSession) { in C_CloseSession()
465 rv = FuncList.ST_CloseSession(rSession); in C_CloseSession()
H A Dtpmtok_int.h1575 ST_C_CloseSession ST_CloseSession; member
H A Dnew_host.c2368 function_list.ST_CloseSession = SC_CloseSession; in SC_SetFunctionList()