FK20 CUDA
|
#include "fr.cuh"
Go to the source code of this file.
Functions | |
__device__ void | fr_neg (fr_t &z) |
Compute an additive inverse of a residue x modulo r. Stores in x. Subtracts x from the highest multiple of R less than 2^256, then adds r in case of underflow. More... | |