Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/private-join-and-compute/src/crypto/
H A Dec_group.h73 StatusOr<ECPoint> GetPointByHashingToCurveSha512(const std::string& m) const;
H A Dec_commutative_cipher.cc70 status_or_point = group_.GetPointByHashingToCurveSha512(plaintext); in Encrypt()
H A Dec_group.cc173 StatusOr<ECPoint> ECGroup::GetPointByHashingToCurveSha512( in GetPointByHashingToCurveSha512() function in private_join_and_compute::ECGroup
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/private-join-and-compute/src/crypto/
H A Dec_group.h73 StatusOr<ECPoint> GetPointByHashingToCurveSha512(const std::string& m) const;
H A Dec_commutative_cipher.cc70 status_or_point = group_.GetPointByHashingToCurveSha512(plaintext); in Encrypt()
H A Dec_group.cc173 StatusOr<ECPoint> ECGroup::GetPointByHashingToCurveSha512( in GetPointByHashingToCurveSha512() function in private_join_and_compute::ECGroup