Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dcontext.c43 int run_once_ret[OSSL_LIB_CTX_MAX_RUN_ONCE]; member
462 ret = ctx->run_once_ret[idx]; in ossl_lib_ctx_run_once()
471 ret = ctx->run_once_ret[idx]; in ossl_lib_ctx_run_once()
478 ctx->run_once_ret[idx] = ret; in ossl_lib_ctx_run_once()