Searched refs:ENGINE_get_static_state (Results 1 – 4 of 4) sorted by relevance
716 if(ENGINE_get_static_state() == fns->static_state) goto skip_cbs; \741 void *ENGINE_get_static_state(void);
329 void *ENGINE_get_static_state(void) in ENGINE_get_static_state() function
502 fns.static_state = ENGINE_get_static_state(); in dynamic_load()