zephyr/subsys/net/lib/tls_credentials
Declan Snyder 7c72d4a2d6 net: Fix CMakeLists
Fix the CMakeLists of the tls_credentials and sockets folders
to link/interface to the net library instead of the zephyr library.
This fixes issues where some files are not found in the link interface
when compiling the sources in this folder.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2023-11-21 08:48:04 +00:00
..
CMakeLists.txt net: Fix CMakeLists 2023-11-21 08:48:04 +00:00
Kconfig net: tls_credetials: Add TLS Credentials shell 2023-11-14 10:40:02 +00:00
Kconfig.shell net: tls_credetials: Add TLS Credentials shell 2023-11-14 10:40:02 +00:00
tls_credentials_digest_raw.c
tls_credentials_digest_raw.h
tls_credentials_shell.c net: tls_credetials: Add TLS Credentials shell 2023-11-14 10:40:02 +00:00
tls_credentials_trusted.c net: tls_credentials: sectag iterators 2023-11-14 10:40:02 +00:00
tls_credentials.c net: tls_credentials: sectag iterators 2023-11-14 10:40:02 +00:00
tls_internal.h net: tls_credentials: sectag iterators 2023-11-14 10:40:02 +00:00