Re: [dpdk-dev] [PATCH v2 0/4] add ECPM support

2020-01-15 Thread Akhil Goyal
> This series adds support for ECPM (Elliptic Curve Point Multiplication) > asymmetric operations. Library changes and PMD changes for > crypto_octeontx & crypto_octeontx2 is added. The final patch adds > the required test vectors and verification routines. > > v2: > * Made all references to poi

[dpdk-dev] [PATCH v2 0/4] add ECPM support

2020-01-15 Thread Anoob Joseph
This series adds support for ECPM (Elliptic Curve Point Multiplication) asymmetric operations. Library changes and PMD changes for crypto_octeontx & crypto_octeontx2 is added. The final patch adds the required test vectors and verification routines. v2: * Made all references to point multiplicatio