Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_init.c82 int engine_unlocked_finish(ENGINE *e, int unlock_for_handlers) in engine_unlocked_finish() argument
96 if(unlock_for_handlers) in engine_unlocked_finish()
99 if(unlock_for_handlers) in engine_unlocked_finish()
Deng_int.h137 int engine_unlocked_finish(ENGINE *e, int unlock_for_handlers);