Intel HE Acceleration Library for FPGAs
Intel Homomorphic Encryption Acceleration Library for FPGAs, accelerating the modular arithmetic operations used in homomorphic encryption on Intel FPGAs.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | List of all members
keyswitch Class Reference
Inheritance diagram for keyswitch:

Public Types

enum  { ITERATIONS = 40 }
 

Public Member Functions

std::vector< std::string > glob (const char *pattern)
 
void setup_keyswitch (const std::vector< std::string > &files)
 
void bench_keyswitch ()
 

Member Enumeration Documentation

anonymous enum
Enumerator
ITERATIONS 

Member Function Documentation

void keyswitch::bench_keyswitch ( )
std::vector< std::string > keyswitch::glob ( const char *  pattern)
void keyswitch::setup_keyswitch ( const std::vector< std::string > &  files)

The documentation for this class was generated from the following file: