ustream-ssl: add support for using a fd instead of ustream as backing master
authorFelix Fietkau <nbd@nbd.name>
Fri, 19 Apr 2024 14:43:35 +0000 (16:43 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 19 Apr 2024 14:47:10 +0000 (16:47 +0200)
commit524a76e5af78fa577c46e0d24bdedd4254e07cd4
treecd4a84a80b74b5096c8f022e6800d0f57e6ff973
parent3c49e70c462249c174062e8181d191c859c5e41b
ustream-ssl: add support for using a fd instead of ustream as backing

This improves performance by avoiding double buffering

Signed-off-by: Felix Fietkau <nbd@nbd.name>
ustream-internal.h
ustream-io-openssl.c
ustream-io-wolfssl.c
ustream-mbedtls.c
ustream-mbedtls.h
ustream-openssl.c
ustream-openssl.h
ustream-ssl.c
ustream-ssl.h