Searched refs:ENGINE_set_ex_data (Results 1 – 4 of 4) sorted by relevance
211 int ENGINE_set_ex_data(ENGINE *e, int idx, void *arg) in ENGINE_set_ex_data() function
218 ENGINE_set_ex_data(e, dynamic_ex_data_idx, c); in dynamic_set_data_ctx()
492 int ENGINE_set_ex_data(ENGINE *e, int idx, void *arg);