Searched refs:kHashAlgorithmLength (Results 1 – 1 of 1) sorted by relevance
24 const size_t kHashAlgorithmLength = 1; variable246 WriteUint(kHashAlgorithmLength, input.hash_algorithm, output); in EncodeDigitallySigned()259 if (!ReadUint(kHashAlgorithmLength, input, &hash_algo) || in DecodeDigitallySigned()