#include <lib.h>#include <string.h>Include dependency graph for bzero.c:

Go to the source code of this file.
Functions | |
| void | bzero (void *dst, size_t length) |
|
||||||||||||
|
Definition at line 6 of file bzero.c. References memset(). Referenced by alloc_block(), get_message(), main(), res_mkquery(), second(), SHA256_Final(), SHA256_Init(), SHA384_Init(), SHA512_Init(), and SHA512_Last(). |
1.4.6