FK20 CUDA
|
Go to the source code of this file.
Macros | |
#define | FP_SQR(Z, X) |
PTX macro for computing the square of the residue x modulo p. Stores in z. More... | |
PTX macro for computing the square of the residue x modulo p. Stores in z.
Needs Z0..Zb, q0..q7, r0..r6
Definition at line 12 of file fp_sqr.cuh.