Home
last modified time | relevance | path

Searched refs:ktls (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/
H A Dtest_sockmap.c87 int ktls; variable
852 if (ktls) { in sendmsg_test()
1462 if (ktls) in test_options()
1608 int k = ktls; in test_txmsg_skb()
1611 ktls = 1; in test_txmsg_skb()
1637 ktls = 0; in test_txmsg_skb()
1648 ktls = 1; in test_txmsg_skb()
1653 ktls = k; in test_txmsg_skb()
1911 if (ktls == 1) in test_txmsg_ingress_parser()
2092 ktls = 1; in test_selftests_ktls()
[all …]
/linux-6.15/Documentation/networking/
H A Dtls-offload.rst16 ``ktls`` can operate in three modes:
57 are handled normally. ``ktls`` is informed when data is queued to the socket
79 When TLS cryptographic connection state is installed on a ``ktls`` socket
237 that the ``ktls`` software fallback code encrypt it. If the segment's
257 Next time ``ktls`` pushes a record it will first send its TCP sequence number
287 handling. ``ktls`` software fallback handles the decryption of record
478 of the socket. Current ``ktls`` implementation will not offload sockets
504 Offloaded ``ktls`` sockets should support standard TCP stack features
529 These flags will be acted upon accordingly by the core ``ktls`` code.
H A Dtls.rst235 A patchset to OpenSSL to use ktls as the record layer is
238 `An example <https://github.com/ktls/af_ktls-tool/commits/RX>`_
/linux-6.15/drivers/nvme/target/
H A DKconfig106 https://github.com/oracle/ktls-utils.
/linux-6.15/drivers/nvme/host/
H A DKconfig110 https://github.com/oracle/ktls-utils.
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A DMakefile110 en_accel/fs_tcp.o en_accel/ktls.o en_accel/ktls_txrx.o \