Searched refs:C_CloseSession (Results 1 – 5 of 5) sorted by relevance
221 ret = (*func->C_CloseSession)(session); in main()
1146 C_CloseSession(CK_SESSION_HANDLE hSession) in C_CloseSession() function1729 C_CloseSession,
763 _CK_DECLARE_FUNCTION (C_CloseSession, (ck_session_handle_t session));1019 CK_C_CloseSession C_CloseSession; member
120 (rv = p->function_list->C_CloseSession( in pkcs11_provider_finalize()680 if ((rv = f->C_CloseSession(session)) != CKR_OK) in pkcs11_open_session()