+13
−1
+4
−0
+82
−34
+1
−0
Loading
This patch adds support for the Linux TLS Tx socket option. If the socket option is successful, then the data-path of the TCP socket is implemented by the kernel. We choose to set this option at the earliest - just after CCS is complete. Signed-off-by:Boris Pismenny <borisp@mellanox.com> Reviewed-by:
Tim Hudson <tjh@openssl.org> Reviewed-by:
Paul Yang <yang.yang@baishancloud.com> Reviewed-by:
Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5253)