Home
last modified time | relevance | path

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

/external/tink/cc/mac/
Dhmac_proto_serialization.cc98 util::StatusOr<HmacParameters::HashType> ToHashType(HashType hash_type) { in ToHashType() function
158 ToHashType(proto_key_format.params().hash()); in ParseParameters()
216 ToHashType(proto_key.params().hash()); in ParseKey()