FK20 CUDA
frtest_kat.cu File Reference
#include "fr.cuh"
#include "frtest.cuh"
Include dependency graph for frtest_kat.cu:

Go to the source code of this file.

Functions

__global__ void FrTestKAT (testval_t *)
 tests using KAT for: fr_cpy, fr_reduce4, fr_eq, fr_neq, fr_neg, fr_x2, fr_x3, fr_add, fr_sub,fr_sqr fr_mul, fr_inv. More...
 

Function Documentation

◆ FrTestKAT()

__global__ void FrTestKAT ( testval_t )

tests using KAT for: fr_cpy, fr_reduce4, fr_eq, fr_neq, fr_neg, fr_x2, fr_x3, fr_add, fr_sub,fr_sqr fr_mul, fr_inv.

Returns
void

Definition at line 15 of file frtest_kat.cu.

Here is the caller graph for this function: