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