freebsd-dev/crypto/openssl/engines
John Baldwin aa906e2a49 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.

Reviewed by:	jkim (earlier version)
Approved by:	secteam
Obtained from:	OpenSSL (patches from master)
MFC after:	1 week
Relnotes:	yes
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D28273
2021-01-28 10:24:13 -08:00
..
asm Update OpenSSL to 1.1.1. 2018-09-13 20:40:51 +00:00
build.info Merge OpenSSL 1.1.1d. 2019-09-10 21:08:17 +00:00
e_afalg_err.c Update OpenSSL to 1.1.1. 2018-09-13 20:40:51 +00:00
e_afalg_err.h Merge OpenSSL 1.1.1e. 2020-03-18 02:13:12 +00:00
e_afalg.c OpenSSL: Support for kernel TLS offload (KTLS) 2021-01-28 10:24:13 -08:00
e_afalg.h Merge OpenSSL 1.1.1e. 2020-03-18 02:13:12 +00:00
e_afalg.txt Update OpenSSL to 1.1.1. 2018-09-13 20:40:51 +00:00
e_capi_err.c Update OpenSSL to 1.1.1. 2018-09-13 20:40:51 +00:00
e_capi_err.h Merge OpenSSL 1.1.1e. 2020-03-18 02:13:12 +00:00
e_capi.c Update OpenSSL to 1.1.1. 2018-09-13 20:40:51 +00:00
e_capi.txt Update OpenSSL to 1.1.1. 2018-09-13 20:40:51 +00:00
e_dasync_err.c Update OpenSSL to 1.1.1. 2018-09-13 20:40:51 +00:00
e_dasync_err.h Merge OpenSSL 1.1.1e. 2020-03-18 02:13:12 +00:00
e_dasync.c Merge OpenSSL 1.1.1b. 2019-02-26 19:31:33 +00:00
e_dasync.txt Update OpenSSL to 1.1.1. 2018-09-13 20:40:51 +00:00
e_ossltest_err.c Update OpenSSL to 1.1.1. 2018-09-13 20:40:51 +00:00
e_ossltest_err.h Merge OpenSSL 1.1.1e. 2020-03-18 02:13:12 +00:00
e_ossltest.c Update OpenSSL to 1.1.1. 2018-09-13 20:40:51 +00:00
e_ossltest.txt Update OpenSSL to 1.1.1. 2018-09-13 20:40:51 +00:00
e_padlock.c Merge OpenSSL 1.1.1c. 2019-05-28 21:54:12 +00:00