Home
last modified time | relevance | path

Searched refs:OSSL_get_thread_support_flags (Results 1 – 6 of 6) sorted by relevance

/openssl/include/openssl/
H A Dthread.h23 uint32_t OSSL_get_thread_support_flags(void);
/openssl/crypto/thread/
H A Dapi.c14 uint32_t OSSL_get_thread_support_flags(void) in OSSL_get_thread_support_flags() function
/openssl/test/
H A Dthreadpool_test.c19 uint32_t flags = OSSL_get_thread_support_flags(); in test_thread_reported_flags()
106 threads_supported = OSSL_get_thread_support_flags(); in test_thread_internal()
/openssl/doc/man3/
H A DCRYPTO_THREAD_run_once.pod11 OSSL_get_thread_support_flags, OSSL_THREAD_SUPPORT_FLAG_THREAD_POOL,
40 uint32_t OSSL_get_thread_support_flags(void);
161 OSSL_get_thread_support_flags() determines what thread pool functionality
189 OSSL_get_thread_support_flags() returns zero or more B<OSSL_THREAD_SUPPORT_FLAG>
/openssl/doc/designs/
H A Dthread-api.md79 uint32_t OSSL_get_thread_support_flags(void);
/openssl/util/
H A Dlibcrypto.num5484 OSSL_get_thread_support_flags 5612 3_2_0 EXIST::FUNCTION:

Completed in 25 milliseconds