Crypto++ 8.2
Free C&
|
Functions and definitions required for building the FIPS-140 DLL on Windows. More...
Go to the source code of this file.
Typedefs | |
typedef void *(* | PNew) (size_t) |
typedef void(* | PDelete) (void *) |
typedef void(* | PGetNewAndDelete) (PNew &, PDelete &) |
typedef std::new_handler(* | PSetNewHandler) (std::new_handler) |
typedef void(* | PSetNewAndDelete) (PNew, PDelete, PSetNewHandler) |
Functions and definitions required for building the FIPS-140 DLL on Windows.
Definition in file dll.h.