summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSabrina Dubroca <sd@queasysnail.net>2024-12-12 18:36:05 +0300
committerDavid S. Miller <davem@davemloft.net>2024-12-16 15:47:29 +0300
commit47069594e67e882ec5c1d8d374f6aab037511509 (patch)
treef9fef2235945614a765ccc6383f38ceca0727e88 /tools/perf/scripts/python/export-to-sqlite.py
parent0471b1093e3a5d702ba2bf5987c35ee0e2336855 (diff)
downloadlinux-47069594e67e882ec5c1d8d374f6aab037511509.tar.xz
tls: implement rekey for TLS1.3
This adds the possibility to change the key and IV when using TLS1.3. Changing the cipher or TLS version is not supported. Once we have updated the RX key, we can unblock the receive side. If the rekey fails, the context is unmodified and userspace is free to retry the update or close the socket. This change only affects tls_sw, since 1.3 offload isn't supported. Signed-off-by: Sabrina Dubroca <sd@queasysnail.net> Acked-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions