Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dinit.c300 static int async_inited = 0; variable
306 async_inited = 1; in DEFINE_RUN_ONCE_STATIC()
428 if (async_inited) { in OPENSSL_cleanup()