-----Original Message-----
From: Akhil Goyal [mailto:akhil.goyal@nxp.com]
Sent: Tuesday, September 5, 2017 6:58 AM
To: dev@dpdk.org; De Lara Guarch, Pablo
[off-list ref]
Cc: hemant.agrawal@nxp.com; Doherty, Declan
[off-list ref]; Akhil Goyal [off-list ref]
Subject: [PATCH v3 2/2] crypto/openssl: key and algo updated during
session init
key and algo are added in the openssl ctx during session initialization
instead of adding it for each packet.
This would give performance improvement.
Signed-off-by: Akhil Goyal <redacted>
Reviewed-by: Pablo de Lara <redacted> changes in
v3:
updated patch title
Applied to dpdk-next-crypto.
Thanks,
Pablo