Home
last modified time | relevance | path

Searched refs:C_Logout (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Session.c431 C_Logout(CK_SESSION_HANDLE hSession) in C_Logout() function
438 return (fast_funcs->C_Logout(hSession)); in C_Logout()
452 rv = FUNCLIST(sessp->se_slotid)->C_Logout(sessp->se_handle); in C_Logout()
H A Dmapfile-vers89 C_Logout;
H A DmetaSessionManager.c275 rv = FUNCLIST(slotsessp->fw_st_id)->C_Logout( in meta_session_deactivate()
H A Dpkcs11General.c62 C_Logout,
H A DmetaSession.c603 rv = FUNCLIST(logout_session->fw_st_id)->C_Logout( in meta_Logout()
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers89 C_Logout;
H A DkernelGeneral.c60 C_Logout,
H A DkernelSession.c532 C_Logout(CK_SESSION_HANDLE hSession) in C_Logout() function
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers89 C_Logout;
H A DsoftSession.c406 C_Logout(CK_SESSION_HANDLE hSession) in C_Logout() function
H A DsoftGeneral.c66 C_Logout,
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers86 C_Logout;
H A Dapi_interface.c1265 PK11_Functions.C_Logout = C_Logout; in C_GetFunctionList()
1737 C_Logout(CK_SESSION_HANDLE hSession) in C_Logout() function
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers227 C_Logout {
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h249 CK_PKCS11_FUNCTION_INFO(C_Logout)
/titanic_41/usr/src/cmd/cmd-crypto/pktool/
H A Dcommon.c218 (void) C_Logout(sess); in logout_token()