On 7/31/2018 7:46 PM, Ashish Gupta wrote:
Replace macros by static inline functions in openssl version
compatibility layer
Signed-off-by: Sunila Sahu <[email protected]>
Signed-off-by: Shally Verma <[email protected]>
Signed-off-by: Ashish Gupta <[email protected]>
---
drivers/crypto/openssl/compat.h | 265 ++++++++++++++++++---------
drivers/crypto/openssl/rte_openssl_pmd.c | 10 +-
drivers/crypto/openssl/rte_openssl_pmd_ops.c | 12 +-
3 files changed, 188 insertions(+), 99 deletions(-)
Acked-by: Akhil Goyal <[email protected]>