Home
last modified time | relevance | path

Searched refs:HAVE_EXPLICIT_BZERO (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/crypto/blake2/
H A Dconfig.h21 #define HAVE_EXPLICIT_BZERO 1 macro
/f-stack/freebsd/contrib/libb2/
H A Dblake2-impl.h140 #elif defined(HAVE_EXPLICIT_BZERO) in secure_zero_memory()
/f-stack/freebsd/contrib/libsodium/src/libsodium/sodium/
H A Dutils.c111 #elif defined(HAVE_EXPLICIT_BZERO) in sodium_memzero()