Searched refs:ENGINE_get_ex_data (Results 1 – 4 of 4) sorted by relevance
214 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()
216 void *ENGINE_get_ex_data(const ENGINE *e, int idx) in ENGINE_get_ex_data() function
502 void *ENGINE_get_ex_data(const ENGINE *e, int idx);