|
Intel HE Acceleration Library for FPGAs
Intel Homomorphic Encryption Acceleration Library for FPGAs, accelerating the modular arithmetic operations used in homomorphic encryption on Intel FPGAs.
|
This is the complete list of members for hetest::utils::NTT::AllocatorAdapter< Adaptee, Args >, including all inherited members.
| allocate(size_t bytes_count) override | hetest::utils::AllocatorInterface< AllocatorAdapter< Adaptee, Args...> > | inlinevirtual |
| allocate_impl(size_t bytes_count) | hetest::utils::NTT::AllocatorAdapter< Adaptee, Args > | |
| AllocatorAdapter(Adaptee &&_a, Args &&...args) | hetest::utils::NTT::AllocatorAdapter< Adaptee, Args > | explicit |
| AllocatorAdapter(const Adaptee &_a, Args &...args) | hetest::utils::NTT::AllocatorAdapter< Adaptee, Args > | |
| deallocate(void *p, size_t n) override | hetest::utils::AllocatorInterface< AllocatorAdapter< Adaptee, Args...> > | inlinevirtual |
| deallocate_impl(void *p, size_t n) | hetest::utils::NTT::AllocatorAdapter< Adaptee, Args > | |
| ~AllocatorBase() noexcept | hetest::utils::AllocatorBase | inlinevirtual |
1.8.5