Searched defs:algMethod (Results 1 – 2 of 2) sorted by relevance
57 public static int getHashAlgsId(String algMethod) { in getHashAlgsId()64 private static MessageDigest getMessageDigest(String algMethod) { in getMessageDigest()74 private static byte[] getByteDigest(byte[] str, int count, String algMethod) { in getByteDigest()
28 int HashUtils::GetHashAlgsId(const std::string& algMethod) in GetHashAlgsId()142 …r<int8_t> HashUtils::GetByteDigest(const std::string& str, int count, const std::string& algMethod) in GetByteDigest()