commit | 08700dab816847d5e600ef263155fb04ea4b312d | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Thu Oct 03 11:18:57 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 04 14:07:07 2019 -0700 |
tree | a35f6c3dc0353a439602363d1cc0c62af3d585c2 | |
parent | 16bed0e6ac07b1a0b3e9c33ec5e892bc7074a627 [diff] |
net/tls: move TOE-related code to a separate file Move tls_hw_* functions to a new, separate source file to avoid confusion with normal, non-TOE offload. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: John Hurley <john.hurley@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>