Message ID | 20240126092124.14055-1-taoqi10@huawei.com (mailing list archive) |
---|---|
Headers | show
Received: from szxga04-in.huawei.com (szxga04-in.huawei.com [45.249.212.190]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7C32C1BF3E; Fri, 26 Jan 2024 09:22:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.190 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706260935; cv=none; b=A35zR7prgneunyZqrYFLPZIt/Ryiscj+1mdakc/pArb/PzFgCpNxSUS7ABCiLif/a9rIIlXdfxd72b+M/gUZ784PRaNeCRthEYYZWgmSvv6N8jYXhedtcK/qhuo2Af4WQfq2/iYRCe9mmeYXTY6iFnFF64GV2S9ZBxyVUrJJzVc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706260935; c=relaxed/simple; bh=Lf3encN/F8/HuCIppMQ0kCZkOPYn0JSFA0SPxEOdeLA=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=PULD+ZE8PQjoymMkI2a2quNFekwprutzk/d6rppROzvvOBmqHQnOZeJEK2QTcjHPW9Ik94Lq4cEzf+PwFGX+ZEPUoIGhA3uKfJiYSn6ciTSXSW7xMp5hXDP3LItlXUmWZBoXMmx9YqSuOKqY/w6G1jfu3fYNnyyz3X+bPPKy0nQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com; spf=pass smtp.mailfrom=huawei.com; arc=none smtp.client-ip=45.249.212.190 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=huawei.com Received: from mail.maildlp.com (unknown [172.19.163.44]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4TLsc86slsz29kgF; Fri, 26 Jan 2024 17:20:24 +0800 (CST) Received: from dggpeml500001.china.huawei.com (unknown [7.185.36.227]) by mail.maildlp.com (Postfix) with ESMTPS id ED1A8140416; Fri, 26 Jan 2024 17:22:10 +0800 (CST) Received: from huawei.com (10.69.192.56) by dggpeml500001.china.huawei.com (7.185.36.227) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Fri, 26 Jan 2024 17:22:10 +0800 From: Qi Tao <taoqi10@huawei.com> To: <herbert@gondor.apana.org.au>, <davem@davemloft.net>, <liulongfang@huawei.com> CC: <linux-kernel@vger.kernel.org>, <linux-crypto@vger.kernel.org> Subject: [PATCH v2 0/4] some updates and cleanups for hisilicon/sec2. Date: Fri, 26 Jan 2024 17:21:20 +0800 Message-ID: <20240126092124.14055-1-taoqi10@huawei.com> X-Mailer: git-send-email 2.33.0 Precedence: bulk X-Mailing-List: linux-crypto@vger.kernel.org List-Id: <linux-crypto.vger.kernel.org> List-Subscribe: <mailto:linux-crypto+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-crypto+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: dggems702-chm.china.huawei.com (10.3.19.179) To dggpeml500001.china.huawei.com (7.185.36.227) |
Series |
some updates and cleanups for hisilicon/sec2.
|
expand
|