Searched refs:ENGINE_set_ex_data (Results 1 – 2 of 2) sorted by relevance
188 int ENGINE_set_ex_data(ENGINE *e, int idx, void *arg) in ENGINE_set_ex_data() function
178 ret = ENGINE_set_ex_data(e, dynamic_ex_data_idx, c); in dynamic_set_data_ctx()
Completed in 8 milliseconds