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

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

allocate(size_t bytes_count) overrideintel::hexl::AllocatorInterface< AllocatorAdapter< Adaptee, Args... > >inlinevirtual
allocate_impl(size_t bytes_count)intel::hexl::NTT::AllocatorAdapter< Adaptee, Args >
AllocatorAdapter(Adaptee &&_a, Args &&... args)intel::hexl::NTT::AllocatorAdapter< Adaptee, Args >explicit
AllocatorAdapter(const Adaptee &_a, Args &... args)intel::hexl::NTT::AllocatorAdapter< Adaptee, Args >
deallocate(void *p, size_t n) overrideintel::hexl::AllocatorInterface< AllocatorAdapter< Adaptee, Args... > >inlinevirtual
deallocate_impl(void *p, size_t n)intel::hexl::NTT::AllocatorAdapter< Adaptee, Args >
~AllocatorBase() noexceptintel::hexl::AllocatorBaseinlinevirtual