Home | History | Annotate | Download | only in engine

Lines Matching refs:idx

501 int ENGINE_set_ex_data(ENGINE *e, int idx, void *arg);
502 void *ENGINE_get_ex_data(const ENGINE *e, int idx);