diff options
author | 2022-07-07 18:03:13 -0700 | |
---|---|---|
committer | 2022-07-08 18:38:45 -0700 | |
commit | 5879031423089b2e19b769f30fc618af742264c3 (patch) | |
tree | a5dc1560ed7e005dedffe1589cdb183fe6d162ed /net/tls/trace.c | |
parent | tls: rx: coalesce exit paths in tls_decrypt_sg() (diff) | |
download | linux-dev-5879031423089b2e19b769f30fc618af742264c3.tar.xz linux-dev-5879031423089b2e19b769f30fc618af742264c3.zip |
tls: create an internal header
include/net/tls.h is getting a little long, and is probably hard
for driver authors to navigate. Split out the internals into a
header which will live under net/tls/. While at it move some
static inlines with a single user into the source files, add
a few tls_ prefixes and fix spelling of 'proccess'.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/tls/trace.c')
0 files changed, 0 insertions, 0 deletions