> > 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 <gak...@marvell.com> Applied to dpdk-next-crypto Release notes and patch title/description updated while merging.