Home
last modified time | relevance | path

Searched defs:status_or_point (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/
H A Dec_group.cc166 auto status_or_point = GetPointByHashingToCurveInternal(x); in GetPointByHashingToCurveSha256() local
178 auto status_or_point = GetPointByHashingToCurveInternal(x); in GetPointByHashingToCurveSha384() local
190 auto status_or_point = GetPointByHashingToCurveInternal(x); in GetPointByHashingToCurveSha512() local
H A Dec_commutative_cipher.cc156 StatusOr<ECPoint> status_or_point; in HashToTheCurveInternal() local