hash_t
static hash_t hashes[] = {
banner(veriexecgen_t *vp, hash_t *hash_type, char **search_path)
static hash_t *
hash_t *hash;
do_hash(char *filename, hash_t * h)
add_new_path_entry(veriexecgen_t *vp, const char *file, hash_t *hash)
add_new_ftsent_entry(veriexecgen_t *vp, FTSENT *file, hash_t *hash)
walk_dir(veriexecgen_t *vp, char **search_path, hash_t *hash)
read_from_file(veriexecgen_t *vp, hash_t *hash, FILE *file)
store_entries(veriexecgen_t *vp, hash_t *hash)
hash_t *hash = NULL;