Home
last modified time | relevance | path

Searched refs:ENGINE_get_ex_data (Results 1 – 4 of 4) sorted by relevance

/external/openssl/crypto/engine/
Deng_dyn.c214 if((*ctx = (dynamic_data_ctx *)ENGINE_get_ex_data(e, in dynamic_set_data_ctx()
260 ctx = (dynamic_data_ctx *)ENGINE_get_ex_data(e, dynamic_ex_data_idx); in dynamic_get_data_ctx()
Deng_lib.c216 void *ENGINE_get_ex_data(const ENGINE *e, int idx) in ENGINE_get_ex_data() function
Dengine.h502 void *ENGINE_get_ex_data(const ENGINE *e, int idx);
/external/openssl/include/openssl/
Dengine.h502 void *ENGINE_get_ex_data(const ENGINE *e, int idx);