Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1748 if (FuncList.ST_Logout) { in C_Logout()
1749 rv = FuncList.ST_Logout(rSession); in C_Logout()
H A Dtpmtok_int.h1580 ST_C_Logout ST_Logout; member
H A Dnew_host.c2373 function_list.ST_Logout = SC_Logout; in SC_SetFunctionList()