zephyr/subsys/net/lib/tls_credentials
Maximilian Deubel 916897f59e lib: tls_credentials: return size even if too big
The simple backend returns the size of the credential,
even if it is too big.
The secure backend should do the same,
our libraries depend on this behaviour.

Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
2025-03-26 16:22:28 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.shell
tls_credentials_digest_raw.c
tls_credentials_digest_raw.h
tls_credentials_shell.c net: lib: tls_credentials: Rename TLS_CREDENTIAL_SERVER_CERTIFICATE 2025-03-21 14:18:52 +01:00
tls_credentials_trusted.c lib: tls_credentials: return size even if too big 2025-03-26 16:22:28 +01:00
tls_credentials.c
tls_internal.h