From: Jakub Kicinski Date: Fri, 23 Sep 2022 00:27:45 +0000 (-0700) Subject: Merge branch 'support-256-bit-tls-keys-with-device-offload' X-Git-Tag: v6.1-rc5~319^2~130 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=03d25cf7a0e9e83448a67cd1e3c51712f3273984;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'support-256-bit-tls-keys-with-device-offload' Gal Pressman says: ==================== Support 256 bit TLS keys with device offload This series adds support for 256 bit TLS keys with device offload, and a cleanup patch to remove repeating code: - Patches #1-2 add cipher sizes descriptors which allow reducing the amount of code duplications. - Patch #3 allows 256 bit keys to be TX offloaded in the tls module (RX already supported). - Patch #4 adds 256 bit keys support to the mlx5 driver. ==================== Link: https://lore.kernel.org/r/20220920130150.3546-1-gal@nvidia.com Signed-off-by: Jakub Kicinski --- 03d25cf7a0e9e83448a67cd1e3c51712f3273984