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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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:__anon11164
27 static uint8_t *hash_file(const char *filename, hash_algo_t hash_algo)
86 hash_algo_t hash_algo = ENABLE_MD5SUM

Completed in 90 milliseconds