Home
last modified time | relevance | path

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

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