RE: [EXT] [PATCH v1] cryptodev: clarify usage of the block ciphers

2023-10-23 Thread Akhil Goyal
> Subject: [EXT] [PATCH v1] cryptodev: clarify usage of the block ciphers > > External Email > > -- > From: Arkadiusz Kusztal > > Some of the API comments incorrectly limited the usage of symmetric

Re: [PATCH v1] cryptodev: clarify usage of the block ciphers

2023-10-06 Thread Ji, Kai
Acked-by: Kai Ji mailto:kai...@intel.com>> From: Power, Ciara Sent: 06 October 2023 14:06 To: dev@dpdk.org Cc: Ji, Kai ; Kusztal, ArkadiuszX ; Power, Ciara ; Akhil Goyal ; Fan Zhang Subject: [PATCH v1] cryptodev: clarify usage of the block ciphers

[PATCH v1] cryptodev: clarify usage of the block ciphers

2023-10-06 Thread Ciara Power
From: Arkadiusz Kusztal Some of the API comments incorrectly limited the usage of symmetric crypto fields to block ciphers. Signed-off-by: Arkadiusz Kusztal Signed-off-by: Ciara Power --- lib/cryptodev/rte_crypto_sym.h | 19 +-- 1 file changed, 5 insertions(+), 14 deletions(-)