Searched refs:static_state (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dengine.h591 * 'state' will be used/changed in all operations. The 'static_state' pointer
622 void *static_state; member in struct:st_dynamic_fns
664 if(ENGINE_get_static_state() == fns->static_state) goto skip_cbs; \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Dengine.h591 * 'state' will be used/changed in all operations. The 'static_state' pointer
622 void *static_state; member in struct:st_dynamic_fns
664 if(ENGINE_get_static_state() == fns->static_state) goto skip_cbs; \
H A Deng_dyn.c499 fns.static_state = ENGINE_get_static_state();

Completed in 91 milliseconds