Home
last modified time | relevance | path

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

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