Searched refs:ConvertHashAlgorithm (Results 1 – 1 of 1) sorted by relevance
60 bool ConvertHashAlgorithm(unsigned in, DigitallySigned::HashAlgorithm* out) { in ConvertHashAlgorithm() function168 if (!ConvertHashAlgorithm(hash_algo, &result.hash_algorithm) || in DecodeDigitallySigned()