Searched refs:hash_algo_t (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dmd5_sha1_sum.c11 typedef enum { HASH_SHA1, HASH_MD5 } hash_algo_t; typedef in typeref:enum:__anon19752
27 static uint8_t *hash_file(const char *filename, hash_algo_t hash_algo)
86 hash_algo_t hash_algo = ENABLE_MD5SUM

Completed in 17 milliseconds