> -----Original Message----- > From: Akhil Goyal [mailto:akhil.go...@nxp.com] > Sent: Wednesday, September 20, 2017 10:50 AM > To: dev@dpdk.org > Cc: Doherty, Declan <declan.dohe...@intel.com>; De Lara Guarch, Pablo > <pablo.de.lara.gua...@intel.com>; hemant.agra...@nxp.com; Akhil Goyal > <akhil.go...@nxp.com> > Subject: [PATCH] crypto/openssl: fix compilation break with openssl 1.1 > > hmac APIs are changed in openssl version 1.1. > > this patch handles both versions of openssl for hmac APIs > > Fixes: d7174e8f368f ("crypto/openssl: replace evp APIs with HMAC APIs") > > Signed-off-by: Akhil Goyal <akhil.go...@nxp.com>
Merged the patch to "crypto/openssl: replace evp APIs with HMAC APIs"). Applied to dpdk-next-crypto. Thanks, Pablo