Searched refs:engine_unlocked_finish (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/engine/
H A Deng_init.c89 int engine_unlocked_finish(ENGINE *e, int unlock_for_handlers) function
150 to_return = engine_unlocked_finish(e, 1);
H A Deng_table.c179 engine_unlocked_finish(fnd->funct, 0);
200 engine_unlocked_finish(e, 0);
221 engine_unlocked_finish(p->funct, 0);
301 engine_unlocked_finish(fnd->funct, 0);
H A Deng_int.h152 int engine_unlocked_finish(ENGINE *e, int unlock_for_handlers);

Completed in 105 milliseconds