Re: [dpdk-dev] [PATCH 0/2] crypto/octeontx2: add support for cipher combinations

2021-01-15 Thread Akhil Goyal
> This series adds support for aes-cbc sha1-hmac and aes-cbc sha256-128-hmac > cipher combinations in lookaside protocol offload mode. The functionality > has been verified with ipsec-secgw application running in lookaside > protocol offload mode. > > This series should be applied after the follow

[dpdk-dev] [PATCH 0/2] crypto/octeontx2: add support for cipher combinations

2020-12-18 Thread Ankur Dwivedi
This series adds support for aes-cbc sha1-hmac and aes-cbc sha256-128-hmac cipher combinations in lookaside protocol offload mode. The functionality has been verified with ipsec-secgw application running in lookaside protocol offload mode. This series should be applied after the following patch se