RE: [EXT] [PATCH] crypto/qat: remove openssl 3.0 deprecated functions

2023-02-01 Thread Akhil Goyal
> This commit removes OpenSSL 3.0 deprecated functions > from Intel QuickAssist Technology PMD. It does not remove > all deprecated functions, this will be added in later versions. > > Signed-off-by: Arek Kusztal Reviews please.

[PATCH] crypto/qat: remove openssl 3.0 deprecated functions

2021-12-28 Thread Arek Kusztal
This commit removes OpenSSL 3.0 deprecated functions from Intel QuickAssist Technology PMD. It does not remove all deprecated functions, this will be added in later versions. Signed-off-by: Arek Kusztal --- drivers/crypto/qat/qat_sym_session.c | 47 ++-- 1 file ch