aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2022-04-07 20:38:20 -0700
committerDavid S. Miller <[email protected]>2022-04-08 11:49:08 +0100
commit5deee41b19b3259debdc2d607f1065f28ac80070 (patch)
tree82161d803d6fe51da10126a2cf3c63da3670fbb8 /tools/perf/scripts/python
parenta8340cc02beed4ffbb5e7b1b0eadca445323fc6a (diff)
tls: rx: replace 'back' with 'offset'
The padding length TLS 1.3 logic is searching for content_type from the end of text. IMHO the code is easier to parse if we calculate offset and decrement it rather than try to maintain positive offset from the end of the record called "back". Signed-off-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions