Home
last modified time | relevance | path

Searched refs:HASH_SHA1 (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/coreutils/
Dmd5_sha1_sum.c134 HASH_SHA1 = '1', enumerator
186 else if (ENABLE_SHA1SUM && hash_algo == HASH_SHA1) { in hash_file()
/busybox-1.35.0/networking/
Dntpd.c316 HASH_SHA1, enumerator
2336 hash_type = HASH_SHA1; in ntp_init()