Searched refs:static_state (Results 1 – 2 of 2) sorted by relevance
754 void *static_state; member806 if (ENGINE_get_static_state() == fns->static_state) \
481 fns.static_state = ENGINE_get_static_state(); in dynamic_load()