Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 31) sorted by relevance

12

/openssl/crypto/thread/
H A Darch.c16 CRYPTO_THREAD *handle; in ossl_crypto_thread_native_start() local
106 int ossl_crypto_thread_native_clean(CRYPTO_THREAD *handle) in ossl_crypto_thread_native_clean()
H A Dinternal.c75 CRYPTO_THREAD *handle = vhandle; in ossl_crypto_thread_join() local
97 CRYPTO_THREAD *handle = vhandle; in ossl_crypto_thread_clean() local
/openssl/providers/common/
H A Dprovider_seeding.c85 const OSSL_CORE_HANDLE *handle = CORE_HANDLE(prov_ctx); in ossl_prov_get_entropy() local
97 const OSSL_CORE_HANDLE *handle = CORE_HANDLE(prov_ctx); in ossl_prov_cleanup_entropy() local
109 const OSSL_CORE_HANDLE *handle = CORE_HANDLE(prov_ctx); in ossl_prov_get_nonce() local
120 const OSSL_CORE_HANDLE *handle = CORE_HANDLE(prov_ctx); in ossl_prov_cleanup_nonce() local
H A Dprovider_ctx.c30 void ossl_prov_ctx_set0_handle(PROV_CTX *ctx, const OSSL_CORE_HANDLE *handle) in ossl_prov_ctx_set0_handle()
/openssl/providers/fips/
H A Dfips_entry.c13 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init()
H A Dfipsprov.c88 const OSSL_CORE_HANDLE *handle; member
211 const OSSL_CORE_HANDLE *handle = in set_self_test_cb() local
630 int OSSL_provider_init_int(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init_int()
835 int ossl_fips_intern_provider_init(const OSSL_CORE_HANDLE *handle, in ossl_fips_intern_provider_init()
/openssl/test/
H A Dp_minimal.c18 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init()
H A Dp_test.c40 const OSSL_CORE_HANDLE *handle; member
228 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init()
H A Dupcallstest.c49 static int obj_provider_init(const OSSL_CORE_HANDLE *handle, in obj_provider_init()
H A Duser_property_test.c69 static int testprov_provider_init(const OSSL_CORE_HANDLE *handle, in testprov_provider_init()
/openssl/crypto/
H A Dprovider_core.c191 const OSSL_CORE_HANDLE *handle; member
2029 static int core_thread_start(const OSSL_CORE_HANDLE *handle, in core_thread_start()
2055 static void core_new_error(const OSSL_CORE_HANDLE *handle) in core_new_error()
2060 static void core_set_error_debug(const OSSL_CORE_HANDLE *handle, in core_set_error_debug()
2066 static void core_vset_error(const OSSL_CORE_HANDLE *handle, in core_vset_error()
2087 static int core_set_error_mark(const OSSL_CORE_HANDLE *handle) in core_set_error_mark()
2097 static int core_pop_error_to_mark(const OSSL_CORE_HANDLE *handle) in core_pop_error_to_mark()
2114 static size_t rand_get_entropy(const OSSL_CORE_HANDLE *handle, in rand_get_entropy()
2130 static void rand_cleanup_entropy(const OSSL_CORE_HANDLE *handle, in rand_cleanup_entropy()
2144 static size_t rand_get_nonce(const OSSL_CORE_HANDLE *handle, in rand_get_nonce()
[all …]
H A Dprovider_child.c24 const OSSL_CORE_HANDLE *handle; member
52 static int ossl_child_provider_init(const OSSL_CORE_HANDLE *handle, in ossl_child_provider_init()
192 const OSSL_CORE_HANDLE *handle, in ossl_provider_init_as_child()
H A DLPdir_win.c70 HANDLE handle; member
H A Dinit.c138 HMODULE handle = NULL; in DEFINE_RUN_ONCE_STATIC() local
676 HMODULE handle = NULL; in OPENSSL_atexit() local
H A Dcontext.c450 OSSL_LIB_CTX *OSSL_LIB_CTX_new_from_dispatch(const OSSL_CORE_HANDLE *handle, in OSSL_LIB_CTX_new_from_dispatch()
466 OSSL_LIB_CTX *OSSL_LIB_CTX_new_child(const OSSL_CORE_HANDLE *handle, in OSSL_LIB_CTX_new_child()
/openssl/providers/common/include/prov/
H A Dprovider_ctx.h19 const OSSL_CORE_HANDLE *handle; member
/openssl/providers/
H A Dnullprov.c70 int ossl_null_provider_init(const OSSL_CORE_HANDLE *handle, in ossl_null_provider_init()
H A Dbaseprov.c137 int ossl_base_provider_init(const OSSL_CORE_HANDLE *handle, in ossl_base_provider_init()
H A Ddefltprov.c615 int ossl_default_provider_init(const OSSL_CORE_HANDLE *handle, in ossl_default_provider_init()
H A Dlegacyprov.c199 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init()
/openssl/crypto/thread/arch/
H A Dthread_posix.c39 pthread_t *handle; in ossl_crypto_thread_native_spawn() local
66 pthread_t *handle; in ossl_crypto_thread_native_perform_join() local
H A Dthread_win.c37 HANDLE *handle; in ossl_crypto_thread_native_spawn() local
59 HANDLE *handle; in ossl_crypto_thread_native_perform_join() local
/openssl/doc/designs/ddd/
H A Dddd-06-mem-uv.c282 static void net_read_alloc(uv_handle_t *handle, in net_read_alloc()
567 static void net_connect_fail_close_done(uv_handle_t *handle) in net_connect_fail_close_done()
649 static void teardown_continued(uv_handle_t *handle) in teardown_continued()
/openssl/fuzz/
H A Dfuzz_rand.c144 static int fuzz_rand_provider_init(const OSSL_CORE_HANDLE *handle, in fuzz_rand_provider_init()
/openssl/include/internal/
H A Dthread_arch.h76 void *handle; member

Completed in 46 milliseconds

12