Searched refs:KTLS (Results 1 – 14 of 14) sorted by relevance
| /freebsd/libexec/rc/rc.d/ |
| H A D | Makefile | 362 CONFGROUPS+= KTLS 363 KTLS= tlsclntd \ macro
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-requirements.md | 20 * The current libssl record layer includes support for TLS, DTLS and KTLS. QUIC 24 interactions between TLS, DTLS, KTLS and the planned QUIC protocols. The pluggable
|
| H A D | record-layer.md | 45 * The current libssl record layer includes support for TLS, DTLS and KTLS. QUIC 49 layer interactions between TLS, DTLS, KTLS and the planned QUIC protocols. The 173 `OSSL_RECORD_METHOD`. In practice the standard internal TLS, DTLS and KTLS
|
| H A D | quic-tls.md | 154 for KTLS.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | BIO_set_flags.pod | 147 to track kernel TLS (KTLS) state. This range and the corresponding flag
|
| H A D | SSL_CONF_cmd.pod | 633 B<KTLS>: Enables kernel TLS if support has been compiled in, and it is supported 649 a performance boost when used with KTLS hardware offload. Note that invalid TLS 651 option has no effect if B<KTLS> is not enabled. Equivalent to 653 KTLS sendfile on FreeBSD doesn't offer an option to disable zerocopy and
|
| H A D | SSL_CTX_set_options.pod | 196 performance boost when used with KTLS hardware offload. Note that invalid TLS 200 This option only applies to Linux. KTLS sendfile on FreeBSD doesn't offer an
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-s_server.pod.in | 717 If this option is set and KTLS is enabled, SSL_sendfile() will be used 725 a performance boost when used with KTLS hardware offload. Note that invalid 728 and a warning is shown. Note that KTLS sendfile on FreeBSD always runs in the
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | bio.h.in | 244 /* the BIO FLAGS values 0x1000 to 0x8000 are reserved for internal KTLS flags */
|
| H A D | ssl.h.in | 426 /* Enable KTLS TX zerocopy on Linux */
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-migration.pod | 232 In order to use KTLS, support for it must be compiled in using the
|
| /freebsd/crypto/openssl/ |
| H A D | NEWS.md | 644 * Added support for Kernel TLS (KTLS).
|
| H A D | CHANGES.md | 1551 * Extended Kernel TLS (KTLS) to support TLS 1.3 receive offload. 1699 * Enable KTLS with the TLS 1.3 CCM mode ciphersuites. Note that some linux 1700 kernel versions that support KTLS have a known bug in CCM processing. That 1702 and all releases since 5.16. KTLS with CCM ciphersuites should be only used 1708 KTLS support. 1712 * Zerocopy KTLS sendfile() support on Linux. 2808 * Added support for Kernel TLS (KTLS).
|
| /freebsd/ |
| H A D | UPDATING | 944 by default. Users can enable kernel TLS via the "KTLS" SSL
|