Intel HEXL for FPGA
Intel Homomorphic Encryption FPGA Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions | Variables
bench_inv_ntt.cpp File Reference
#include <benchmark/benchmark.h>
#include <random>
#include <vector>
#include "hexl-fpga.h"

Classes

class  inv_ntt
 

Functions

 load_ntt_data (work_size)
 
 for (auto st:state)
 

Variables

benchmark::State & state
 

Function Documentation

for ( auto st:state  )
load_ntt_data ( work_size  )

Variable Documentation

benchmark::State& state
Initial value:
{
size_t work_size = 4096