Searched refs:their_point (Results 1 – 1 of 1) sorted by relevance
70 bssl::UniquePtr<EC_POINT> their_point(EC_POINT_new(group)); in TestKAS() local71 if (!their_point || in TestKAS()73 group, their_point.get(), their_x.get(), their_y.get(), ctx.get())) { in TestKAS()91 if (!ECDH_compute_key_fips(digest, digest_len, their_point.get(), in TestKAS()