Searched defs:explicit_bzero (Results 1 - 12 of 12) sorted by path

/openbsd-current/lib/libc/hidden/
H A Dstring.h30 PROTO_NORMAL(explicit_bzero); variable
/openbsd-current/lib/libc/string/
H A Dexplicit_bzero.c15 explicit_bzero(void *buf, size_t len) function
20 DEF_WEAK(explicit_bzero); variable
/openbsd-current/regress/sys/crypto/aesxts/
H A Daes_xts.c1723 explicit_bzero(void *b, size_t len) function
/openbsd-current/regress/sys/crypto/hmac/
H A Dhmac_test.c95 explicit_bzero(void *b, size_t len) function
/openbsd-current/regress/sys/crypto/key_wrap/
H A Dkey_wrap_test.c76 explicit_bzero(void *b, size_t len) function
/openbsd-current/sys/lib/libkern/
H A Dexplicit_bzero.c17 explicit_bzero(void *buf, size_t len) function
/openbsd-current/sys/lib/libsa/
H A Dexplicit_bzero.c13 explicit_bzero(void *p, size_t n) function
/openbsd-current/regress/sys/crypto/aesctr/
H A Daesctr.c142 explicit_bzero(void *b, size_t len) function
/openbsd-current/regress/sys/crypto/cmac/
H A Dcmac_test.c132 explicit_bzero(void *b, size_t len) function
/openbsd-current/regress/sys/crypto/enc/
H A Ddes3.c48 explicit_bzero(void *b, size_t len) function
/openbsd-current/regress/sys/crypto/gmac/
H A Dgmac_test.c754 explicit_bzero(void *b, size_t len) function
/openbsd-current/sbin/unwind/libunbound/
H A Dconfig.h1334 #define explicit_bzero unbound_explicit_bzero macro

Completed in 188 milliseconds