FK20 CUDA
fptest_inv.cu File Reference
#include "fp.cuh"
#include "fptest.cuh"
Include dependency graph for fptest_inv.cu:

Go to the source code of this file.

Functions

__global__ void FpTestInv (testval_t *testval)
 Test for multiplicative inverse mod p in Fp. More...
 

Function Documentation

◆ FpTestInv()

__global__ void FpTestInv ( testval_t testval)

Test for multiplicative inverse mod p in Fp.

Test for self consistency as x == x*inv(x)*x

Parameters
testval
Returns
void

Definition at line 15 of file fptest_inv.cu.

Here is the call graph for this function:
Here is the caller graph for this function: