qcrypto_memclear()
QNX SDP8.0QNX OS System Security GuideAPIConfiguration
Set the cryptography safe memory to zero
Synopsis:
#include <qcrypto/qcrypto.h>
void qcrypto_memclear(void *dst,
size_t size)
Arguments:
- dst
- The destination buffer.
- size
- The destination buffer size.
Library:
libqcryptoPage updated: