OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
st_dynamic_MEM_fns Struct Reference

#include <engine.h>

Public Attributes

dyn_MEM_malloc_cb malloc_cb
 
dyn_MEM_realloc_cb realloc_cb
 
dyn_MEM_free_cb free_cb
 

Detailed Description

Definition at line 639 of file engine.h.

Member Data Documentation

dyn_MEM_free_cb st_dynamic_MEM_fns::free_cb

Definition at line 642 of file engine.h.

dyn_MEM_malloc_cb st_dynamic_MEM_fns::malloc_cb

Definition at line 640 of file engine.h.

dyn_MEM_realloc_cb st_dynamic_MEM_fns::realloc_cb

Definition at line 641 of file engine.h.


The documentation for this struct was generated from the following files: