Intel HEXL
Intel Homomorphic Encryption Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
|
This is the complete list of members for intel::hexl::AlignedAllocator< T, Alignment >, including all inherited members.
AlignedAllocator class | intel::hexl::AlignedAllocator< T, Alignment > | friend |
AlignedAllocator(AllocatorStrategyPtr strategy=nullptr) noexcept | intel::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 typedef | intel::hexl::AlignedAllocator< T, Alignment > | |
~AlignedAllocator() | intel::hexl::AlignedAllocator< T, Alignment > | inline |