Applied to dpdk-next-crypto
Thanks.
Acked-by: Kai Ji mailto:kai...@intel.com>>
> -Original Message-
> From: Didier Pallard
> Sent: Tuesday 18 April 2023 15:26
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Ji, Kai ; Akhil Goyal
> ; Fan Zhang ; Ashwin
> Sekhar T K
> Subject: [PATCH] crypto/op
Contexts allocated with EVP_MAC_CTX_new calls are leaking, they are created
then overwritten by the return value of EVP_MAC_CTX_dup call.
Fixes: 75adf1eae44f ("crypto/openssl: update HMAC routine with 3.0 EVP API")
Fixes: 2b9c693f6ef5 ("crypto/openssl: support AES-CMAC operations")
Signed-off-by:
3 matches
Mail list logo