diff options
author | Sabrina Dubroca <sd@queasysnail.net> | 2023-08-26 00:35:20 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-08-28 03:17:42 +0300 |
commit | d9a6ca1a975839e61c0463a5e29dd8053fd3e8a4 (patch) | |
tree | c34a339d9490340b28a9f88446c8603605ab7fd1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 077e05d135489e144d9e0d01454886bf613d32a4 (diff) | |
download | linux-d9a6ca1a975839e61c0463a5e29dd8053fd3e8a4.tar.xz |
tls: use tls_cipher_desc to get per-cipher sizes in tls_set_sw_offload
We can get rid of some local variables, but we have to keep nonce_size
because tls1.3 uses nonce_size = 0 for all ciphers.
We can also drop the runtime sanity checks on iv/rec_seq/tag size,
since we have compile time checks on those values.
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Link: https://lore.kernel.org/r/deed9c4430a62c31751a72b8c03ad66ffe710717.1692977948.git.sd@queasysnail.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions