Searched refs:C_CloseSession (Results 1 – 2 of 2) sorted by relevance
103 (rv = p->function_list->C_CloseSession( in pkcs11_provider_finalize()384 if ((rv = f->C_CloseSession(session)) != CKR_OK) in pkcs11_open_session()
763 _CK_DECLARE_FUNCTION (C_CloseSession, (ck_session_handle_t session));1019 CK_C_CloseSession C_CloseSession; member