Home
last modified time | relevance | path

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

/third_party/openssl/doc/internal/man3/
Dossl_lib_ctx_get_data.pod24 ossl_lib_ctx_run_once_fn run_once_fn);
51 ossl_lib_ctx_run_once is used to run some initialisation routine I<run_once_fn>
/third_party/openssl/crypto/
Dcontext.c435 ossl_lib_ctx_run_once_fn run_once_fn) in ossl_lib_ctx_run_once() argument
461 ret = run_once_fn(ctx); in ossl_lib_ctx_run_once()
/third_party/openssl/include/internal/
Dcryptlib.h198 ossl_lib_ctx_run_once_fn run_once_fn);