Callbacks and static-state cookie passed when binding a dynamic ENGINE.
Declared in <openssl/engine.h>
struct st_dynamic_fns;
| Name | Description |
|---|---|
mem_fns | Memory callbacks the loaded ENGINE should install if static data differs. |
static_state | Pointer comparing static data identity with ENGINE_get_static_state(). |