Closed yangyangtiantianlonglong closed 5 months ago
These APIs serve the same purpose as ASYNC_WAITCTX* functions but they work on SSL_CTX objects. QAT Engine does not use SSL_CTX to maintain async contexts. I could not find any OpenSSL application using these unfortunately.
https://github.com/openssl/openssl/commit/9f5a87fd665cb597fa1c1f4eef882d2d2f833e61
https://github.com/intel/QAT_Engine/commit/19f6c1a706ccaaadd341b8efe97a9f5d95463fb8
https://mta.openssl.org/pipermail/openssl-users/2019-September/011182.html
Didn't find their applications in the https://github.com/intel/asynch_mode_nginx
Any feedback is much appreciated.