Monero
Loading...
Searching...
No Matches
ge_p2_dbl.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 fe_sq (r->X, p->X)
 fe_sq2 (r->T, p->Z)
 fe_add (r->Y, p->X, p->Y)
 fe_sq (t0, r->Y)
 fe_add (r->Y, r->Z, r->X)
 fe_sub (r->Z, r->Z, r->X)
 fe_sub (r->X, t0, r->Y)

Function Documentation

◆ fe_add() [1/2]

fe_add ( r-> Y,
p-> X,
p-> Y )

◆ fe_add() [2/2]

fe_add ( r-> Y,
r-> Z,
r-> X )

◆ fe_sq() [1/2]

fe_sq ( r-> X,
p-> X )

◆ fe_sq() [2/2]

fe_sq ( t0 ,
r-> Y )

◆ fe_sq2()

fe_sq2 ( r-> T,
p-> Z )

◆ fe_sub() [1/2]

fe_sub ( r-> X,
t0 ,
r-> Y )

◆ fe_sub() [2/2]

fe_sub ( r-> Z,
r-> Z,
r-> X )