> -----Original Message----- > From: Akhil Goyal [mailto:[email protected]] > Sent: Wednesday, September 20, 2017 10:50 AM > To: [email protected] > Cc: Doherty, Declan <[email protected]>; De Lara Guarch, Pablo > <[email protected]>; [email protected]; Akhil Goyal > <[email protected]> > 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 <[email protected]>
Merged the patch to "crypto/openssl: replace evp APIs with HMAC APIs"). Applied to dpdk-next-crypto. Thanks, Pablo

