Home
last modified time | relevance | path

Searched defs:hash_file (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/coreutils/
Dmd5_sha1_sum.c155 # define hash_file(f,w) hash_file(f) macro
157 static uint8_t *hash_file(const char *filename, unsigned sha3_width) in hash_file() function