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::AllocatorBase, including all inherited members.
allocate(size_t bytes_count)=0 | intel::hexl::AllocatorBase | pure virtual |
deallocate(void *p, size_t n)=0 | intel::hexl::AllocatorBase | pure virtual |
~AllocatorBase() noexcept | intel::hexl::AllocatorBase | inlinevirtual |