botan-math ~master (2020-02-24T17:32:39Z)
Dub
Repo
clearMem
botan_math
mem_ops
Zeroise memory
void
clearMem
(
T
)
(
T
*
ptr
,
size_t
n
)
Parameters
ptr
T
*
a pointer to an array
n
size_t
the number of Ts pointed to by ptr
Meta
Source
See Implementation
botan_math
mem_ops
functions
clearMem
copyMem
Zeroise memory