Home | History | Annotate | Download | only in engine

Lines Matching refs:ENGINE_by_id

136  * "ENGINE_by_id()". When an ENGINE must store state (eg. if ENGINE_ctrl()
140 * Normally, ENGINEs don't declare this flag so ENGINE_by_id() just increments
314 * structural reference count, use ENGINE_by_id and ENGINE_free. NB: This is not
331 ENGINE *ENGINE_by_id(const char *id);