Lines Matching full:point
86 .Fa "EC_POINT *point"
90 .Fa "EC_POINT *point"
104 .Fa "const EC_POINT *point"
109 .Fa "EC_POINT *point"
226 represents a point on a curve.
232 A new point is constructed by calling the function
236 object that the point relates to.
242 .Fa point
252 .Fa point
258 copies the point
282 .Fa point .
284 A valid point on a curve is the special point at infinity.
285 A point is set to be at infinity by calling
288 The affine coordinates for a point describe a point in terms of its
299 coordinates for the point
323 As well as the affine coordinates, a point can alternatively be
330 Working in this coordinate system provides more efficient point
352 For a point
356 such that the point is on the curve, there will only ever be two
359 Therefore, a point can be set using the
386 A point held in a
388 is calculated by converting the point to an octet string and then