Message ID | cover.1736270125.git.gmuthukrishn@marvell.com (mailing list archive) |
---|---|
Headers |
Return-Path: <dev-bounces@dpdk.org> X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id CCF7446010; Tue, 7 Jan 2025 19:03:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B143C40150; Tue, 7 Jan 2025 19:03:00 +0100 (CET) Received: from mx0a-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by mails.dpdk.org (Postfix) with ESMTP id 6018C4014F for <dev@dpdk.org>; Tue, 7 Jan 2025 19:02:58 +0100 (CET) Received: from pps.filterd (m0431384.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 507GsHD0016381; Tue, 7 Jan 2025 10:02:57 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=pfpt0220; bh=/ KmRaS8zHeZqqATwx2O+uBj8Ak5rI9CQTGgywcawewA=; b=fqTJYOf63h81MHKCZ gs4OcBoawObL2P88F/qjlAKHDHuoOA0R0PWhRqrnigRUnXcuzedl3GGxCkeH/GLv H/5Yf9Or0ZyGCyrZJtRxoUEyh3s41iHXamgzO61n+mEzvfUL69QBMtsVNmkhLh+E 4lOVuD8f8AUcx3KEe5otD8WCpk1xKPgHnYAKlEb1CUc4qCsRRGXzL/7TSM3nC9fp KuxAeh31BwDZIFIpp8kuiXSVftafMn7lpcjILI8tzI3VvgoBikZmRuT/T6A6A+t6 3W6AFMJVlW9fEzRneiJMDjPuf/RY1vhZ7b91vtfAsMDyYGXvY+jRRX8Cl07wP8EO igd8A== Received: from dc6wp-exch02.marvell.com ([4.21.29.225]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 44186h05cy-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 07 Jan 2025 10:02:57 -0800 (PST) Received: from DC6WP-EXCH02.marvell.com (10.76.176.209) by DC6WP-EXCH02.marvell.com (10.76.176.209) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.4; Tue, 7 Jan 2025 10:02:56 -0800 Received: from maili.marvell.com (10.69.176.80) by DC6WP-EXCH02.marvell.com (10.76.176.209) with Microsoft SMTP Server id 15.2.1544.4 via Frontend Transport; Tue, 7 Jan 2025 10:02:56 -0800 Received: from IN-lckQE5Rwctls.marvell.com (IN-lckQE5Rwctls.marvell.com [10.28.163.68]) by maili.marvell.com (Postfix) with ESMTP id 224633F70B6; Tue, 7 Jan 2025 10:02:52 -0800 (PST) From: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com> To: <dev@dpdk.org>, Akhil Goyal <gakhil@marvell.com>, Maxime Coquelin <maxime.coquelin@redhat.com>, Chenbo Xia <chenbox@nvidia.com>, Fan Zhang <fanzhang.oss@gmail.com>, Jay Zhou <jianjay.zhou@huawei.com> CC: <jerinj@marvell.com>, <anoobj@marvell.com>, Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com> Subject: [v2 0/2] vhost: add RSA support Date: Tue, 7 Jan 2025 23:32:44 +0530 Message-ID: <cover.1736270125.git.gmuthukrishn@marvell.com> X-Mailer: git-send-email 2.37.1 In-Reply-To: <cover.1735025264.git.gmuthukrishn@marvell.com> References: <cover.1735025264.git.gmuthukrishn@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Proofpoint-ORIG-GUID: b99WMnC-EhwqLk8VKO29_6g4-Hhdzy0O X-Proofpoint-GUID: b99WMnC-EhwqLk8VKO29_6g4-Hhdzy0O X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.687,Hydra:6.0.235,FMLib:17.0.607.475 definitions=2020-10-13_15,2020-10-13_02,2020-04-07_01 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> Errors-To: dev-bounces@dpdk.org |
Series |
vhost: add RSA support
|
|
Message
Gowrishankar Muthukrishnan
Jan. 7, 2025, 6:02 p.m. UTC
This series adds RSA support in vhost_crypto library. v2: - split from v1 series. Depends-on: series-34291 ("crypto/virtio: add RSA support") Gowrishankar Muthukrishnan (2): vhost: add asymmetric RSA support examples/vhost_crypto: add asymmetric support examples/vhost_crypto/main.c | 54 +++- lib/vhost/vhost_crypto.c | 504 ++++++++++++++++++++++++++++++++--- lib/vhost/vhost_user.h | 33 ++- 3 files changed, 538 insertions(+), 53 deletions(-)