Searched refs:thread_local_storage (Results 1 – 1 of 1) sorted by relevance
78 static void *thread_local_storage[OPENSSL_CRYPTO_THREAD_LOCAL_KEY_MAX]; variable89 thread_local_storage[*key] = NULL; in CRYPTO_THREAD_init_local()99 return thread_local_storage[*key]; in CRYPTO_THREAD_get_local()107 thread_local_storage[*key] = val; in CRYPTO_THREAD_set_local()