kernel: net: add support for kernel tls

Add ktls (Kernel TLS) kmods to enable TLS support
in kernel (allowing TLS offload when the network
card supports it)

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
(added disabled symbols)
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
Tiago Gaspar
2023-04-12 13:53:33 +01:00
committed by Christian Lamparter
parent 4071398b13
commit 3f99b2b3f7
2 changed files with 21 additions and 0 deletions

View File

@@ -6571,6 +6571,8 @@ CONFIG_TINY_RCU=y
# CONFIG_TI_TSC2046 is not set
# CONFIG_TLAN is not set
# CONFIG_TLS is not set
# CONFIG_TLS_DEVICE is not set
# CONFIG_TLS_TOE is not set
# CONFIG_TMD_HERMES is not set
# CONFIG_TMP006 is not set
# CONFIG_TMP007 is not set