]> git.droids-corp.org - dpdk.git/commit
crypto/qat: add named elliptic curves
authorArek Kusztal <arkadiuszx.kusztal@intel.com>
Mon, 21 Feb 2022 10:48:28 +0000 (10:48 +0000)
committerAkhil Goyal <gakhil@marvell.com>
Wed, 23 Feb 2022 09:02:36 +0000 (10:02 +0100)
commit7b012789adcc864e34147ad3022a088c7c040c24
treea4155e76fa6731052824436a5a2ca81eaeae9d9f
parent3b78aa7b2317fb385ed7fa5f5535f60050ede618
crypto/qat: add named elliptic curves

This patch adds secp256r1 and secp521r1 elliptic curves to Intel
QuickAssist Technology PMD.

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
drivers/crypto/qat/qat_asym.c
drivers/crypto/qat/qat_ec.h [new file with mode: 0644]