Searched refs:ENGINE_get_ex_data (Results 1 – 2 of 2) sorted by relevance
174 if ((*ctx = (dynamic_data_ctx *)ENGINE_get_ex_data(e, in dynamic_set_data_ctx()230 ctx = (dynamic_data_ctx *)ENGINE_get_ex_data(e, dynamic_ex_data_idx); in dynamic_get_data_ctx()
193 void *ENGINE_get_ex_data(const ENGINE *e, int idx) in ENGINE_get_ex_data() function
Completed in 12 milliseconds