Searched refs:CRYPTO_THREAD_get_local (Results 1 – 16 of 16) sorted by relevance
63 return (async_ctx *)CRYPTO_THREAD_get_local(&ctxkey); in async_get_ctx()108 pool = (async_pool *)CRYPTO_THREAD_get_local(&poolkey); in async_get_pool_job()116 pool = (async_pool *)CRYPTO_THREAD_get_local(&poolkey); in async_get_pool_job()140 pool = (async_pool *)CRYPTO_THREAD_get_local(&poolkey); in async_release_job()415 async_pool *pool = (async_pool *)CRYPTO_THREAD_get_local(&poolkey); in async_delete_thread_state()
522 rand = CRYPTO_THREAD_get_local(&dgbl->public); in rand_delete_thread_state()526 rand = CRYPTO_THREAD_get_local(&dgbl->private); in rand_delete_thread_state()682 rand = CRYPTO_THREAD_get_local(&dgbl->public); in RAND_get0_public()693 if (CRYPTO_THREAD_get_local(&dgbl->private) == NULL in RAND_get0_public()715 rand = CRYPTO_THREAD_get_local(&dgbl->private); in RAND_get0_private()726 if (CRYPTO_THREAD_get_local(&dgbl->public) == NULL in RAND_get0_private()
97 ptr = CRYPTO_THREAD_get_local(&thread_local_key); in thread_local_thread_cb()103 ptr = CRYPTO_THREAD_get_local(&thread_local_key); in thread_local_thread_cb()119 ptr = CRYPTO_THREAD_get_local(&thread_local_key); in test_thread_local()128 ptr = CRYPTO_THREAD_get_local(&thread_local_key); in test_thread_local()
94 void *CRYPTO_THREAD_get_local(CRYPTO_THREAD_LOCAL *key) in CRYPTO_THREAD_get_local() function
163 void *CRYPTO_THREAD_get_local(CRYPTO_THREAD_LOCAL *key) in CRYPTO_THREAD_get_local() function
168 void *CRYPTO_THREAD_get_local(CRYPTO_THREAD_LOCAL *key) in CRYPTO_THREAD_get_local() function
95 THREAD_EVENT_HANDLER **hands = CRYPTO_THREAD_get_local(local); in init_get_thread_local()
581 int loading = CRYPTO_THREAD_get_local(&in_init_config_local) != NULL; in OPENSSL_init_crypto()
169 return CRYPTO_THREAD_get_local(&default_context_thread_local); in get_thread_default_context()
646 ERR_STATE *state = CRYPTO_THREAD_get_local(&err_thread_local); in err_delete_thread_state()683 state = CRYPTO_THREAD_get_local(&err_thread_local); in ossl_err_get_state_int()745 *state = CRYPTO_THREAD_get_local(&err_thread_local); in err_shelve_state()
538 void *CRYPTO_THREAD_get_local(CRYPTO_THREAD_LOCAL *key);
515 void *CRYPTO_THREAD_get_local(CRYPTO_THREAD_LOCAL *key);
374 CRYPTO_THREAD_get_local(3)
433 CRYPTO_THREAD_get_local(3)
731 CRYPTO_THREAD_get_local 751 3_0_0 EXIST::FUNCTION:
766 CRYPTO_THREAD_get_local;