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
hetest::utils::AllocatorBase Member List

This is the complete list of members for hetest::utils::AllocatorBase, including all inherited members.

allocate(size_t bytes_count)=0hetest::utils::AllocatorBasepure virtual
deallocate(void *p, size_t n)=0hetest::utils::AllocatorBasepure virtual
~AllocatorBase() noexcepthetest::utils::AllocatorBaseinlinevirtual