Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/subtle/
H A Dsubtle_util_boringssl.h117 static inline crypto::tink::util::StatusOr<EC_POINT *> GetEcPoint( in GetEcPoint() function
/aosp_15_r20/external/tink/cc/internal/
H A Dec_util.cc678 util::StatusOr<SslUniquePtr<EC_POINT>> GetEcPoint(EllipticCurveType curve, in GetEcPoint() function