OpenFHE
1.5.1

Contents:

  • Getting Started
  • Examples
  • Tutorials on Cryptographic Capabilities
  • OpenFHE Modules
  • Security Notes for Homomorphic Encryption
  • OpenFHE Library API
  • Contributing to OpenFHE
  • OpenFHE Project Code of Conduct
  • Contributors
  • OpenFHE Governance
  • OpenFHE License
  • Publications on Lattice Crypto Scheme Implementations in OpenFHE
  • How To Migrate A User Project From Palisade To OpenFHE

Appendix

  • Index
OpenFHE
  • »
  • File xallocator.h
  • Edit on GitHub

File xallocator.h

↰ Parent directory (core/include/utils/blockAllocator)

Page Contents

  • Definition (core/include/utils/blockAllocator/xallocator.h)

  • Includes

  • Included By

  • Classes

  • Functions

  • Defines

Definition (core/include/utils/blockAllocator/xallocator.h)

  • Program Listing for File xallocator.h

Includes

  • stddef.h

Included By

  • File stl_allocator.h

  • File xallocator.cpp

Classes

  • Class XallocInitDestroy

Functions

  • Function xalloc_destroy()

  • Function xalloc_init()

  • Function xalloc_stats()

  • Function xfree(void *)

  • Function xmalloc(size_t)

  • Function xrealloc(void *, size_t)

Defines

  • Define AUTOMATIC_XALLOCATOR_INIT_DESTROY

  • Define XALLOCATOR


© Copyright 2022, OpenFHE.

Built with Sphinx using a theme provided by Read the Docs.