Searched refs:ossl_lib_ctx_run_once (Results 1 – 3 of 3) sorted by relevance
/netbsd/crypto/external/bsd/openssl/dist/doc/internal/man3/ |
H A D | ossl_lib_ctx_get_data.pod | 5 ossl_lib_ctx_get_data, ossl_lib_ctx_run_once, ossl_lib_ctx_onfree, 23 int ossl_lib_ctx_run_once(OSSL_LIB_CTX *ctx, unsigned int idx, 51 ossl_lib_ctx_run_once is used to run some initialisation routine I<run_once_fn> 132 if (!ossl_lib_ctx_run_once(ctx,
|
/netbsd/crypto/external/bsd/openssl/dist/include/internal/ |
H A D | cryptlib.h | 197 int ossl_lib_ctx_run_once(OSSL_LIB_CTX *ctx, unsigned int idx,
|
/netbsd/crypto/external/bsd/openssl/dist/crypto/ |
H A D | context.c | 449 int ossl_lib_ctx_run_once(OSSL_LIB_CTX *ctx, unsigned int idx, in ossl_lib_ctx_run_once() function
|