st_dynamic_fns

Callbacks and static-state cookie passed when binding a dynamic ENGINE.

Synopsis

Declared in <openssl/engine.h>

struct st_dynamic_fns;

Data Members

NameDescription
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().