summaryrefslogtreecommitdiffstats
path: root/net/tls
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-07-26 20:15:21 -0700
committerJakub Kicinski <kuba@kernel.org>2022-07-28 21:49:59 -0700
commit86c591fb9142e772d3ba26b601f4a49123e7079c (patch)
treed9e8bcd67cd27d75d8ef04e5c1b97e5306734714 /net/tls
parentefe3e6b5aeefaabed9ad5dcb3682b581bf34c187 (diff)
downloadlinux-86c591fb9142e772d3ba26b601f4a49123e7079c.tar.bz2
selftests: tls: handful of memrnd() and length checks
Add a handful of memory randomizations and precise length checks. Nothing is really broken here, I did this to increase confidence when debugging. It does fix a GCC warning, tho. Apparently GCC recognizes that memory needs to be initialized for send() but does not recognize that for write(). Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions