Monero
Loading...
Searching...
No Matches
pow225521.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 (t2, t0)
 fe_mul (t1, t1, t2)
 fe_sq (t2, t1)
 fe_mul (t1, t2, t1)
 fe_mul (t2, t2, t1)
 fe_sq (t3, t2)
 fe_mul (t2, t3, t2)
 fe_sq (t2, t2)
 fe_sq (t1, t1)
 fe_mul (out, t1, t0)

Variables

 t0
 t1
 t2
 t3

Function Documentation

◆ fe_mul() [1/7]

fe_mul ( out ,
t1 ,
t0  )

◆ fe_mul() [2/7]

fe_mul ( t0 ,
t0 ,
t1  )

◆ fe_mul() [3/7]

fe_mul ( t1 ,
t1 ,
t2  )

◆ fe_mul() [4/7]

fe_mul ( t1 ,
t2 ,
t1  )

◆ fe_mul() [5/7]

fe_mul ( t1 ,
z ,
t1  )

◆ fe_mul() [6/7]

fe_mul ( t2 ,
t2 ,
t1  )

◆ fe_mul() [7/7]

fe_mul ( t2 ,
t3 ,
t2  )

◆ fe_sq() [1/7]

fe_sq ( t0 ,
z  )

◆ fe_sq() [2/7]

fe_sq ( t1 ,
t0  )

◆ fe_sq() [3/7]

fe_sq ( t1 ,
t1  )

◆ fe_sq() [4/7]

fe_sq ( t2 ,
t0  )

◆ fe_sq() [5/7]

fe_sq ( t2 ,
t1  )

◆ fe_sq() [6/7]

fe_sq ( t2 ,
t2  )

◆ fe_sq() [7/7]

fe_sq ( t3 ,
t2  )

◆ for()

for ( )

Variable Documentation

◆ t0

t0

◆ t1

t1

◆ t2

t2

◆ t3

t3