Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/engine/
H A Deng_init.c85 engine_unlocked_finish(ENGINE *e, int unlock_for_handlers) in engine_unlocked_finish() argument
98 if (unlock_for_handlers) in engine_unlocked_finish()
101 if (unlock_for_handlers) in engine_unlocked_finish()
H A Deng_int.h136 int engine_unlocked_finish(ENGINE *e, int unlock_for_handlers);