Home
last modified time | relevance | path

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

/external/cronet/net/cert/
Dct_serialization.cc58 bool ConvertHashAlgorithm(unsigned in, DigitallySigned::HashAlgorithm* out) { in ConvertHashAlgorithm() function
166 if (!ConvertHashAlgorithm(hash_algo, &result.hash_algorithm) || in DecodeDigitallySigned()