From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <surajrgupta@iith.ac.in>
Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com
 [209.85.210.51]) by dpdk.org (Postfix) with ESMTP id D8ADD11C5
 for <dev@dpdk.org>; Mon, 13 May 2019 07:11:18 +0200 (CEST)
Received: by mail-ot1-f51.google.com with SMTP id c3so10581868otr.3
 for <dev@dpdk.org>; Sun, 12 May 2019 22:11:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iith.ac.in; s=google;
 h=mime-version:from:date:message-id:subject:to;
 bh=0zG6gf5RDiemrO3kfSVQV90LTuY0eexx/shtdVNdMX4=;
 b=m6GZEPP/BWrhE7ES/GjdNWqXTnXxQbEFt5rT1oP18CL5SWb6M+0521XbGBjzYFo7XS
 1cEFonPD42U9tURJHxPVMBKX1t5SF3u4caEDV5oMXnr7iuGs8VzmhLE//rpgzbAzFoj3
 W0IL4s6GApb9bOqxD4FQiYKl3X/xqLBSmqlhs=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
 bh=0zG6gf5RDiemrO3kfSVQV90LTuY0eexx/shtdVNdMX4=;
 b=cXAvkd7mlU23blGf5ckGqVYwGh7UmX9Lpq66HhcHW8OzK2Br1hXd+LO5UQG3sOr8Tf
 irmPZZd7TciIyuaMyEv41E6zTJYwKp12hebqTMiAfB/8WKBhtDVRBXA+lOcLmKaLDWf+
 4QxrKPN9FTrsf3dC7Q9K88xoC36y72Qbys0LQOmi+8LRU5Jrk0wKKQ7nBU8xjvKgQytK
 MDymvBFK8hNejeYmg/aPrgNV/7YWxzSuDeyqQGiGy2w4z9x1Umv5W8St7dx9DoYd30+u
 5xVLNXJI8XlIEMcpL6ox4Ms3wOXZFpsLT1gsV/wW8nJ7rFJzIqC3tBqSKZmskFsyTk61
 /g5w==
X-Gm-Message-State: APjAAAUWFSoch3EL4Hd8Uv1QufUivGWuYUBeuGj2WwFNJs67I+kPXjhq
 VK46UIl0b/Q7oMJlPAARbS4UlMJMgg6Bv0Bsun2M/g==
X-Google-Smtp-Source: APXvYqyqfEn2mnlNrWQjT5OiQo/w/L0stO7WlDw/AN5B7VnDU2ocRaVzJHpv5MredQPXqHWq4QB2KPEaTzxsyefI1GM=
X-Received: by 2002:a9d:77d9:: with SMTP id w25mr8975857otl.366.1557724278203; 
 Sun, 12 May 2019 22:11:18 -0700 (PDT)
MIME-Version: 1.0
From: Suraj R Gupta <surajrgupta@iith.ac.in>
Date: Mon, 13 May 2019 10:41:07 +0530
Message-ID: <CAMfGv3kYeUmZBsQQ8nySVQaX5-7eh+kp9MDgF7A=i91uGr-kog@mail.gmail.com>
To: users@dpdk.org, dev@dpdk.org
Content-Type: text/plain; charset="UTF-8"
X-Content-Filtered-By: Mailman/MimeDel 2.1.15
Subject: [dpdk-dev] [Crypto-PMD and Libraries] Suggestions on
 porting/attaching existing libraries with Crypto PMDS
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
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>
X-List-Received-Date: Mon, 13 May 2019 05:11:19 -0000

Hi,
This is in regards with using Cryptographic libraries with DPDK crypto
PMDs. Intel has its own Cryptographic libraries for various algorithms
hosted in git and some restricted channels.
I would like to know if any other library can be attached to the Crypto Pmd.

For e.g. I would like to know if any Kasumi algorithm library can be
attached with Kasumi Crypto PMD.

I would like to have your suggestions and help in this regard.

-- 
Thanks and Regards
Suraj R Gupta

From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by dpdk.space (Postfix) with ESMTP id 56F44A00E6
	for <public@inbox.dpdk.org>; Mon, 13 May 2019 07:11:22 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id BFCF92BC1;
	Mon, 13 May 2019 07:11:20 +0200 (CEST)
Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com
 [209.85.210.51]) by dpdk.org (Postfix) with ESMTP id D8ADD11C5
 for <dev@dpdk.org>; Mon, 13 May 2019 07:11:18 +0200 (CEST)
Received: by mail-ot1-f51.google.com with SMTP id c3so10581868otr.3
 for <dev@dpdk.org>; Sun, 12 May 2019 22:11:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iith.ac.in; s=google;
 h=mime-version:from:date:message-id:subject:to;
 bh=0zG6gf5RDiemrO3kfSVQV90LTuY0eexx/shtdVNdMX4=;
 b=m6GZEPP/BWrhE7ES/GjdNWqXTnXxQbEFt5rT1oP18CL5SWb6M+0521XbGBjzYFo7XS
 1cEFonPD42U9tURJHxPVMBKX1t5SF3u4caEDV5oMXnr7iuGs8VzmhLE//rpgzbAzFoj3
 W0IL4s6GApb9bOqxD4FQiYKl3X/xqLBSmqlhs=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
 bh=0zG6gf5RDiemrO3kfSVQV90LTuY0eexx/shtdVNdMX4=;
 b=cXAvkd7mlU23blGf5ckGqVYwGh7UmX9Lpq66HhcHW8OzK2Br1hXd+LO5UQG3sOr8Tf
 irmPZZd7TciIyuaMyEv41E6zTJYwKp12hebqTMiAfB/8WKBhtDVRBXA+lOcLmKaLDWf+
 4QxrKPN9FTrsf3dC7Q9K88xoC36y72Qbys0LQOmi+8LRU5Jrk0wKKQ7nBU8xjvKgQytK
 MDymvBFK8hNejeYmg/aPrgNV/7YWxzSuDeyqQGiGy2w4z9x1Umv5W8St7dx9DoYd30+u
 5xVLNXJI8XlIEMcpL6ox4Ms3wOXZFpsLT1gsV/wW8nJ7rFJzIqC3tBqSKZmskFsyTk61
 /g5w==
X-Gm-Message-State: APjAAAUWFSoch3EL4Hd8Uv1QufUivGWuYUBeuGj2WwFNJs67I+kPXjhq
 VK46UIl0b/Q7oMJlPAARbS4UlMJMgg6Bv0Bsun2M/g==
X-Google-Smtp-Source: APXvYqyqfEn2mnlNrWQjT5OiQo/w/L0stO7WlDw/AN5B7VnDU2ocRaVzJHpv5MredQPXqHWq4QB2KPEaTzxsyefI1GM=
X-Received: by 2002:a9d:77d9:: with SMTP id w25mr8975857otl.366.1557724278203; 
 Sun, 12 May 2019 22:11:18 -0700 (PDT)
MIME-Version: 1.0
From: Suraj R Gupta <surajrgupta@iith.ac.in>
Date: Mon, 13 May 2019 10:41:07 +0530
Message-ID:
 <CAMfGv3kYeUmZBsQQ8nySVQaX5-7eh+kp9MDgF7A=i91uGr-kog@mail.gmail.com>
To: users@dpdk.org, dev@dpdk.org
Content-Type: text/plain; charset="UTF-8"
X-Content-Filtered-By: Mailman/MimeDel 2.1.15
Subject: [dpdk-dev] [Crypto-PMD and Libraries] Suggestions on
 porting/attaching existing libraries with Crypto PMDS
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
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
Sender: "dev" <dev-bounces@dpdk.org>
Message-ID: <20190513051107.nURk0__ybtnVPgG-EdeoWb0e3v1OTEv85gZ-DVVoasQ@z>

Hi,
This is in regards with using Cryptographic libraries with DPDK crypto
PMDs. Intel has its own Cryptographic libraries for various algorithms
hosted in git and some restricted channels.
I would like to know if any other library can be attached to the Crypto Pmd.

For e.g. I would like to know if any Kasumi algorithm library can be
attached with Kasumi Crypto PMD.

I would like to have your suggestions and help in this regard.

-- 
Thanks and Regards
Suraj R Gupta