Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/internal/man3/
H A 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>
/freebsd/crypto/openssl/crypto/
H A Dcontext.c450 ossl_lib_ctx_run_once_fn run_once_fn) in ossl_lib_ctx_run_once() argument
476 ret = run_once_fn(ctx); in ossl_lib_ctx_run_once()
/freebsd/crypto/openssl/include/internal/
H A Dcryptlib.h198 ossl_lib_ctx_run_once_fn run_once_fn);