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

Go to the source code of this file.

Functions

__device__ bool fp_eq (const fp_t &x, const fp_t &y)
 Compares two residues modulo p. More...
 

Function Documentation

◆ fp_eq()

__device__ bool fp_eq ( const fp_t x,
const fp_t y 
)

Compares two residues modulo p.

Parameters
[in]x
[in]y
Returns
bool 1 if the values are equal, 0 otherwise

Definition at line 14 of file fp_eq.cu.

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