zephyr/subsys/net/lib/sockets
Robert Lubos ccdc6a6bdf net: tls: Add mbedTLS entropy source
Add entropy source for mbedTLS. If no entropy driver is available, use
non-secure, software entropy source.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2018-07-13 15:03:45 -04:00
..
CMakeLists.txt net: socket: Add switch to enable TLS socket option support 2018-07-13 15:03:45 -04:00
getaddrinfo.c
Kconfig net: tls: Add TLS context allocation/deallocation 2018-07-13 15:03:45 -04:00
sockets_tls.c net: tls: Add mbedTLS entropy source 2018-07-13 15:03:45 -04:00
sockets.c