Home
last modified time | relevance | path

Searched refs:KTLS (Results 1 – 14 of 14) sorted by relevance

/freebsd/libexec/rc/rc.d/
H A DMakefile362 CONFGROUPS+= KTLS
363 KTLS= tlsclntd \ macro
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-requirements.md20 * 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 Drecord-layer.md45 * 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 Dquic-tls.md154 for KTLS.
/freebsd/crypto/openssl/doc/man3/
H A DBIO_set_flags.pod147 to track kernel TLS (KTLS) state. This range and the corresponding flag
H A DSSL_CONF_cmd.pod633 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 DSSL_CTX_set_options.pod196 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 Dopenssl-s_server.pod.in717 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 Dbio.h.in244 /* the BIO FLAGS values 0x1000 to 0x8000 are reserved for internal KTLS flags */
H A Dssl.h.in426 /* Enable KTLS TX zerocopy on Linux */
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-migration.pod232 In order to use KTLS, support for it must be compiled in using the
/freebsd/crypto/openssl/
H A DNEWS.md644 * Added support for Kernel TLS (KTLS).
H A DCHANGES.md1551 * 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 DUPDATING944 by default. Users can enable kernel TLS via the "KTLS" SSL