DOKK / manpages / debian 12 / libkcapi-dev / kcapi_memset_secure.3.en
KCAPI_MEMSET_SECURE(3) Programming Interface KCAPI_MEMSET_SECURE(3)

kcapi_memset_secure - memset implementation that will not be optimized away by the compiler

void kcapi_memset_secure(void * s, int c, size_t n);

s

[in] see memset(3)

c

[in] see memset(3)

n

[in] see memset(3)

The parameters, he logic and the return code is identical to memset(3).

Stephan Mueller <smueller@chronox.de>

Author.

February 2022 libkcapi Manual 1.4.0