diff options
author | Sabrina Dubroca <sd@queasysnail.net> | 2023-08-26 00:35:22 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-08-28 03:17:42 +0300 |
commit | f3e444e31f9fa45ad59cc2d0e0c1bcc86eef4780 (patch) | |
tree | 2efd76b5e4cbdddecd2a5d313fda6e6b8c21777e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 48dfad27fd4045df82eee54186c2513cbfc54c1d (diff) | |
download | linux-f3e444e31f9fa45ad59cc2d0e0c1bcc86eef4780.tar.xz |
tls: get cipher_name from cipher_desc in tls_set_sw_offload
tls_cipher_desc also contains the algorithm name needed by
crypto_alloc_aead, use it.
Finally, use get_cipher_desc to check if the cipher_type coming from
userspace is valid, and remove the cipher_type switch.
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Link: https://lore.kernel.org/r/53d021d80138aa125a9cef4468aa5ce531975a7b.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