Searched refs:ktls (Results 1 – 6 of 6) sorted by relevance
85 int ktls; variable112 {"ktls", no_argument, &ktls, 1 },756 if (ktls) { in sendmsg_test()1368 if (ktls) in test_options()1510 int k = ktls; in test_txmsg_skb()1513 ktls = 1; in test_txmsg_skb()1539 ktls = 0; in test_txmsg_skb()1550 ktls = 1; in test_txmsg_skb()1555 ktls = k; in test_txmsg_skb()1751 if (ktls == 1) in test_txmsg_ingress_parser()[all …]
16 ``ktls`` can operate in three modes:57 are handled normally. ``ktls`` is informed when data is queued to the socket79 When TLS cryptographic connection state is installed on a ``ktls`` socket236 that the ``ktls`` software fallback code encrypt it. If the segment's256 Next time ``ktls`` pushes a record it will first send its TCP sequence number286 handling. ``ktls`` software fallback handles the decryption of record477 of the socket. Current ``ktls`` implementation will not offload sockets503 Offloaded ``ktls`` sockets should support standard TCP stack features528 These flags will be acted upon accordingly by the core ``ktls`` code.
209 A patchset to OpenSSL to use ktls as the record layer is212 `An example <https://github.com/ktls/af_ktls-tool/commits/RX>`_
105 https://github.com/oracle/ktls-utils.
104 https://github.com/oracle/ktls-utils.
109 en_accel/fs_tcp.o en_accel/ktls.o en_accel/ktls_txrx.o \