Home
last modified time | relevance | path

Searched refs:ENGINE_get_ex_data (Results 1 – 2 of 2) sorted by relevance

/crypto/engine/
A Deng_dyn.c174 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()
A Deng_lib.c193 void *ENGINE_get_ex_data(const ENGINE *e, int idx) in ENGINE_get_ex_data() function

Completed in 12 milliseconds