Monero
Loading...
Searching...
No Matches
pow22523.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 (t0, z)
 for (i=1;i< 1;++i) fe_sq(t0
 fe_sq (t1, t0)
 fe_mul (t1, z, t1)
 fe_mul (t0, t0, t1)
 fe_sq (t0, t0)
 fe_mul (t0, t1, t0)
 fe_mul (t1, t1, t0)
 fe_sq (t2, t1)
 fe_mul (t1, t2, t1)
 fe_sq (t1, t1)
 fe_mul (out, t0, z)

Variables

 t0
 t1
 t2

Function Documentation

◆ fe_mul() [1/6]

fe_mul ( out ,
t0 ,
z  )

◆ fe_mul() [2/6]

fe_mul ( t0 ,
t0 ,
t1  )

◆ fe_mul() [3/6]

fe_mul ( t0 ,
t1 ,
t0  )

◆ fe_mul() [4/6]

fe_mul ( t1 ,
t1 ,
t0  )

◆ fe_mul() [5/6]

fe_mul ( t1 ,
t2 ,
t1  )

◆ fe_mul() [6/6]

fe_mul ( t1 ,
z ,
t1  )

◆ fe_sq() [1/5]

fe_sq ( t0 ,
t0  )

◆ fe_sq() [2/5]

fe_sq ( t0 ,
z  )

◆ fe_sq() [3/5]

fe_sq ( t1 ,
t0  )

◆ fe_sq() [4/5]

fe_sq ( t1 ,
t1  )

◆ fe_sq() [5/5]

fe_sq ( t2 ,
t1  )

◆ for()

for ( )

Variable Documentation

◆ t0

t0

◆ t1

t1

◆ t2

t2