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::NTT::AllocatorAdapter< Adaptee, Args > Member List

This is the complete list of members for hetest::utils::NTT::AllocatorAdapter< Adaptee, Args >, including all inherited members.

allocate(size_t bytes_count) overridehetest::utils::AllocatorInterface< AllocatorAdapter< Adaptee, Args...> >inlinevirtual
allocate_impl(size_t bytes_count)hetest::utils::NTT::AllocatorAdapter< Adaptee, Args >
AllocatorAdapter(Adaptee &&_a, Args &&...args)hetest::utils::NTT::AllocatorAdapter< Adaptee, Args >explicit
AllocatorAdapter(const Adaptee &_a, Args &...args)hetest::utils::NTT::AllocatorAdapter< Adaptee, Args >
deallocate(void *p, size_t n) overridehetest::utils::AllocatorInterface< AllocatorAdapter< Adaptee, Args...> >inlinevirtual
deallocate_impl(void *p, size_t n)hetest::utils::NTT::AllocatorAdapter< Adaptee, Args >
~AllocatorBase() noexcepthetest::utils::AllocatorBaseinlinevirtual