Home
last modified time | relevance | path

Searched defs:GetHashType (Results 1 – 4 of 4) sorted by relevance

/external/tink/cc/mac/
Dhmac_parameters.h77 HashType GetHashType() const { return hash_type_; } in GetHashType() function
/external/tink/cc/subtle/
Dwycheproof_util.cc97 HashType WycheproofUtil::GetHashType(const rapidjson::Value &val) { in GetHashType() function in crypto::tink::subtle::WycheproofUtil
/external/tink/go/proto/ecdsa_go_proto/
Decdsa.pb.go147 func (x *EcdsaParams) GetHashType() common_go_proto.HashType { func
/external/tink/go/proto/rsa_ssa_pkcs1_go_proto/
Drsa_ssa_pkcs1.pb.go86 func (x *RsaSsaPkcs1Params) GetHashType() common_go_proto.HashType { func