Home
last modified time | relevance | path

Searched hist:"2 d2c5ea2" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dtls.h2d2c5ea2 Tue Sep 20 08:01:47 CDT 2022 Tariq Toukan <tariqt@nvidia.com> net/tls: Describe ciphers sizes by const structs

Introduce cipher sizes descriptor. It helps reducing the amount of code
duplications and repeated switch/cases that assigns the proper sizes
according to the cipher type.

Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Gal Pressman <gal@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/net/tls/
H A Dtls_main.c2d2c5ea2 Tue Sep 20 08:01:47 CDT 2022 Tariq Toukan <tariqt@nvidia.com> net/tls: Describe ciphers sizes by const structs

Introduce cipher sizes descriptor. It helps reducing the amount of code
duplications and repeated switch/cases that assigns the proper sizes
according to the cipher type.

Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Gal Pressman <gal@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>