Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Dcontext.c42 int run_once_ret[OSSL_LIB_CTX_MAX_RUN_ONCE]; member
447 ret = ctx->run_once_ret[idx]; in ossl_lib_ctx_run_once()
456 ret = ctx->run_once_ret[idx]; in ossl_lib_ctx_run_once()
463 ctx->run_once_ret[idx] = ret; in ossl_lib_ctx_run_once()