Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/engine/
HDeng_lib.c156 static int int_cleanup_check(int create) in int_cleanup_check() function
178 if (!int_cleanup_check(1)) in engine_cleanup_add_first()
188 if (!int_cleanup_check(1)) in engine_cleanup_add_last()
204 if (int_cleanup_check(0)) { in ENGINE_cleanup()