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

This is the complete list of members for hetest::utils::AllocatorInterface< AllocatorImpl >, including all inherited members.

allocate(size_t bytes_count) overridehetest::utils::AllocatorInterface< AllocatorImpl >inlinevirtual
deallocate(void *p, size_t n) overridehetest::utils::AllocatorInterface< AllocatorImpl >inlinevirtual
~AllocatorBase() noexcepthetest::utils::AllocatorBaseinlinevirtual