Intel HEXL for FPGA
Intel Homomorphic Encryption FPGA Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
hetest::utils::details::CustomAllocStrategy Member List

This is the complete list of members for hetest::utils::details::CustomAllocStrategy, including all inherited members.

allocate_memory(size_t bytes_count)hetest::utils::details::CustomAllocStrategyinline
CustomAllocStrategy(std::shared_ptr< AllocatorBase > impl)hetest::utils::details::CustomAllocStrategyinlineexplicit
deallocate_memory(void *p, size_t n)hetest::utils::details::CustomAllocStrategyinline