linux-stable/net/tls/Kconfig

13 lines
266 B
Text
Raw Normal View History

#
# TLS configuration
#
config TLS
tristate "Transport Layer Security support"
depends on INET
default m
---help---
Enable kernel support for TLS protocol. This allows symmetric
encryption handling of the TLS protocol to be done in-kernel.
If unsure, say M.