Searched refs:dynamic_fns (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/engine/
H A Dengine.h636 * the "dynamic" ENGINE, these types are needed. The 'dynamic_fns' structure
676 } dynamic_fns; typedef in typeref:struct:st_dynamic_fns
710 const dynamic_fns *fns);
713 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns); \
715 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) { \
H A Deng_dyn.c439 dynamic_fns fns;
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dengine.h636 * the "dynamic" ENGINE, these types are needed. The 'dynamic_fns' structure
676 } dynamic_fns; typedef in typeref:struct:st_dynamic_fns
710 const dynamic_fns *fns);
713 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns); \
715 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) { \
/external/openssl/crypto/engine/
H A Dengine.h636 * the "dynamic" ENGINE, these types are needed. The 'dynamic_fns' structure
676 } dynamic_fns; typedef in typeref:struct:st_dynamic_fns
710 const dynamic_fns *fns);
713 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns); \
715 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) { \
H A Deng_dyn.c439 dynamic_fns fns;
/external/openssl/include/openssl/
H A Dengine.h636 * the "dynamic" ENGINE, these types are needed. The 'dynamic_fns' structure
676 } dynamic_fns; typedef in typeref:struct:st_dynamic_fns
710 const dynamic_fns *fns);
713 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns); \
715 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) { \

Completed in 50 milliseconds