[dpdk-dev] [PATCH v3 0/8] Add lookaside IPsec and asymmetric in cnxk crypto PMDs
Akhil Goyal
gakhil at marvell.com
Tue Jun 29 21:52:25 CEST 2021
>
> Add rte_security (lookaside protocol - IPsec) support in crypto_cn10k.
>
> IPsec operations can be offloaded to CPT's SE and IE engines, which
> can process IPsec protcol operations including atomic sequence number
> increment (for outbound operations) and anti replay window check (for
> inbound operations).
>
> Add support for asymmetric operations in crypto cnxk PMDs.
> Following operations are supported,
> - RSA
> - DSA
> - ECDSA
> - ECPM
> - Modular Exponentation
>
Series Acked-by: Akhil Goyal <gakhil at marvell.com>
Applied to dpdk-next-crypto
Release notes and patch title/description updated while merging.
More information about the dev
mailing list