Home
last modified time | relevance | path

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

/coreutils/src/
Ddigest.c803 char const *algo_name = &s[i - algo_name_len]; in split_3() local
807 if (!STREQ (algo_name, DIGEST_TYPE_STRING)) in split_3()