[dpdk-dev v5] crypto/openssl: openssl 3.0 support on sym crypto routine
Zhang, Roy Fan
roy.fan.zhang at intel.com
Fri Feb 18 14:41:04 CET 2022
> -----Original Message-----
> From: Ji, Kai <kai.ji at intel.com>
> Sent: Friday, February 18, 2022 11:51 AM
> To: dev at dpdk.org
> Cc: gakhil at marvell.com; Zhang, Roy Fan <roy.fan.zhang at intel.com>; Ji, Kai
> <kai.ji at intel.com>
> Subject: [dpdk-dev v5] crypto/openssl: openssl 3.0 support on sym crypto
> routine
>
> This patch update the symmetric EVP routine in crypto openssl pmd
> to adopt openssl 3.0 library.
>
> Signed-off-by: Kai Ji <kai.ji at intel.com>
>
> v5:
> - checkpatch fix
>
> v4:
> - code comments addressed
>
> v3:
> - rebase to 22.03-RC1
> - enable openssl 3.0 lagacy library of DES
> - remove local ctx in combined op as EVP_CIPHER_CTX_copy refuse copy
> without
> a valid dup function pointer.
>
> v2:
> - minor code fix
>
> ---
Acked-by: Fan Zhang <roy.fan.zhang at intel.com>
More information about the dev
mailing list