Declarations for secure memory zeroing.
More...
#include <stddef.h>
#include "libtropic_common.h"
|
| void | lt_secure_memzero (void *const ptr, size_t count) |
| | Securely overwrites the memory with zeros.
|
| |
- Copyright
- Copyright (c) 2020-2025 Tropic Square s.r.o.
- License
- For the license see file LICENSE.txt file in the root directory of this source tree.