Searched refs:ENGINE_get_static_state (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/engine/
H A Dengine.h681 if(ENGINE_get_static_state() == fns->static_state) goto skip_cbs; \
706 void *ENGINE_get_static_state(void);
H A Deng_lib.c326 void *ENGINE_get_static_state(void) function
H A Deng_dyn.c499 fns.static_state = ENGINE_get_static_state();
/external/openssl/include/openssl/
H A Dengine.h681 if(ENGINE_get_static_state() == fns->static_state) goto skip_cbs; \
706 void *ENGINE_get_static_state(void);

Completed in 14 milliseconds