|
Electroneum
|
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 | |
| fe_sq | ( | t0 | , |
| z | ) |
| for | ( | ) |
| t0 |
Definition at line 53 of file pow225521.h.
| t1 |
Definition at line 58 of file pow225521.h.
| t2 |
Definition at line 73 of file pow225521.h.
| t3 |
Definition at line 103 of file pow225521.h.