Searched refs:ktls (Results 1 – 5 of 5) sorted by relevance
87 int ktls; variable118 {"ktls", no_argument, &ktls, 1 },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()[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`` socket237 that the ``ktls`` software fallback code encrypt it. If the segment's257 Next time ``ktls`` pushes a record it will first send its TCP sequence number287 handling. ``ktls`` software fallback handles the decryption of record478 of the socket. Current ``ktls`` implementation will not offload sockets504 Offloaded ``ktls`` sockets should support standard TCP stack features529 These flags will be acted upon accordingly by the core ``ktls`` code.
237 A patchset to OpenSSL to use ktls as the record layer is240 `An example <https://github.com/ktls/af_ktls-tool/commits/RX>`_
106 https://github.com/oracle/ktls-utils.
110 https://github.com/oracle/ktls-utils.