opnsense-src/secure/lib/libssl
John Baldwin c1c52cd57e OpenSSL: Support for kernel TLS offload (KTLS)
This merges upstream patches from OpenSSL's master branch to add
KTLS infrastructure for TLS 1.0-1.3 including both RX and TX
offload and SSL_sendfile support on both Linux and FreeBSD.

Note that TLS 1.3 only supports TX offload.

A new WITH/WITHOUT_OPENSSL_KTLS determines if OpenSSL is built with
KTLS support.  It defaults to enabled on amd64 and disabled on all
other architectures.

Sponsored by:	Netflix

(cherry picked from commit aa906e2a49)
2021-02-04 16:03:20 -08:00
..
dummy_abi.c Replace OPENSSL_NO_SSL3_METHODs with dummies 2020-07-01 00:59:28 +00:00
Makefile OpenSSL: Support for kernel TLS offload (KTLS) 2021-02-04 16:03:20 -08:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Version.map OpenSSL: Support for kernel TLS offload (KTLS) 2021-02-04 16:03:20 -08:00