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:
committed by
Christian Lamparter
parent
4071398b13
commit
3f99b2b3f7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user