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::AlignedAllocator< T, Alignment > Member List

This is the complete list of members for intel::hexl::AlignedAllocator< T, Alignment >, including all inherited members.

AlignedAllocator classintel::hexl::AlignedAllocator< T, Alignment >friend
AlignedAllocator(AllocatorStrategyPtr strategy=nullptr) noexceptintel::hexl::AlignedAllocator< T, Alignment >inlineexplicit
AlignedAllocator(const AlignedAllocator &src)intel::hexl::AlignedAllocator< T, Alignment >inline
AlignedAllocator(const AlignedAllocator< U, Alignment > &src)intel::hexl::AlignedAllocator< T, Alignment >inline
allocate(size_t n)intel::hexl::AlignedAllocator< T, Alignment >inline
deallocate(T *p, size_t n)intel::hexl::AlignedAllocator< T, Alignment >inline
operator!=(const AlignedAllocator &)intel::hexl::AlignedAllocator< T, Alignment >inline
operator==(const AlignedAllocator &)intel::hexl::AlignedAllocator< T, Alignment >inline
value_type typedefintel::hexl::AlignedAllocator< T, Alignment >
~AlignedAllocator()intel::hexl::AlignedAllocator< T, Alignment >inline