zephyr/subsys/net/lib/sockets
Robert Lubos 48e055577b net: tls: Add socket option to select TLS credentials
Add TLS secure socket option to select TLS credentials to use.

This option accepts and returns an array of sec_tag_t that indicate
which TLS credentials should be used with specific socket.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2018-07-26 12:13:15 -04:00
..
CMakeLists.txt
getaddrinfo.c net: getaddrinfo: Make availability depend on CONFIG_DNS_RESOLVER 2018-07-23 10:04:39 -07:00
Kconfig net: tls: Add socket option to select TLS credentials 2018-07-26 12:13:15 -04:00
sockets_tls.c net: tls: Add socket option to select TLS credentials 2018-07-26 12:13:15 -04:00
sockets.c net: socket: Define getsockopt() and setsockopt() 2018-07-26 12:13:15 -04:00