aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tls.h
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2019-06-03 15:17:03 -0700
committerDavid S. Miller <davem@davemloft.net>2019-06-04 14:33:50 -0700
commit9cd81988cce195598e04fd8290fea873052bb7bd (patch)
tree9073abec02e7dc2fbe9b50526572751f1545d99f /include/net/tls.h
parentnet/tls: don't re-check msg decrypted status in tls_device_decrypted() (diff)
downloadlinux-dev-9cd81988cce195598e04fd8290fea873052bb7bd.tar.xz
linux-dev-9cd81988cce195598e04fd8290fea873052bb7bd.zip
net/tls: use version from prot
ctx->prot holds the same information as per-direction contexts. Almost all code gets TLS version from this structure, convert the last two stragglers, this way we can improve the cache utilization by moving the per-direction data into cold cache lines. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/tls.h')
0 files changed, 0 insertions, 0 deletions