Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Dcontext.c41 int run_once_done[OSSL_LIB_CTX_MAX_RUN_ONCE]; member
445 done = ctx->run_once_done[idx]; in ossl_lib_ctx_run_once()
455 if (ctx->run_once_done[idx]) { in ossl_lib_ctx_run_once()
462 ctx->run_once_done[idx] = 1; in ossl_lib_ctx_run_once()