Intel HEXL
Intel Homomorphic Encryption Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
check.hpp File Reference
#include <stdint.h>
#include "hexl/util/types.hpp"
Include dependency graph for check.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HEXL_CHECK(cond, expr)   {}
 
#define HEXL_CHECK_BOUNDS(...)   {}
 

Macro Definition Documentation

◆ HEXL_CHECK

#define HEXL_CHECK (   cond,
  expr 
)    {}

◆ HEXL_CHECK_BOUNDS

#define HEXL_CHECK_BOUNDS (   ...)    {}