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

Go to the source code of this file.

Functions

__device__ void fr_x8 (fr_t &z)
 Multiply z by 8, and stores in z, with weak reduction. More...
 

Function Documentation

◆ fr_x8()

__device__ void fr_x8 ( fr_t z)

Multiply z by 8, and stores in z, with weak reduction.

Parameters
[in,out]z
Returns
void

Definition at line 13 of file fr_x8.cu.

Here is the caller graph for this function: