zephyr/subsys/net/lib/tls_credentials
Chaitanya Tata c2f4e67c8a net: lib: tls_credentials_shell: Fix crash during delete
Deletion of credential should use the pointer from the reference slot
not the temporary buffer, this causes a crash (unknown error).

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
2025-04-17 17:22:58 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.shell net: lib: tls_credentials_shell: Add a config for heap 2025-04-17 17:22:58 +02:00
tls_credentials_digest_raw.c
tls_credentials_digest_raw.h
tls_credentials_shell.c net: lib: tls_credentials_shell: Fix crash during delete 2025-04-17 17:22:58 +02: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