OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:secure_wipe_memory
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcrypt/
namespace.h
77
#define
secure_wipe_memory
__libcrypt_internal_secure_wipe_memory
macro
/src/external/apache2/argon2/dist/phc-winner-argon2/src/
core.c
136
void NOT_OPTIMIZED
secure_wipe_memory
(void *v, size_t n) {
function
155
secure_wipe_memory
(v, n);
579
secure_wipe_memory
(context->pwd, context->pwdlen);
600
secure_wipe_memory
(context->secret, context->secretlen);
Completed in 26 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026