tls: async event handling enhancement 70/42070/22
authorVarun Rapelly <[email protected]>
Wed, 25 Dec 2024 05:49:46 +0000 (06:49 +0100)
committerFlorin Coras <[email protected]>
Mon, 20 Jan 2025 22:58:02 +0000 (22:58 +0000)
commitbf49b4ae0834dc917300a4d74e17d3cf6c54093c
treed2410ce8ba028e557223213bbb48d1e6a00257bc
parentbf3e683584fb114cb3effab96b578845feb467a8
tls: async event handling enhancement

This patch updates async processing logic by adding async event
handlers separately for handshake, read and write events.

Type: improvement

Change-Id: I6366689fec7e29fa9850cb22e20ab3659bf5245a
Signed-off-by: Varun Rapelly <[email protected]>
src/plugins/tlsopenssl/tls_async.c
src/plugins/tlsopenssl/tls_openssl.c
src/plugins/tlsopenssl/tls_openssl.h