Home
last modified time | relevance | path

Searched refs:CRYPTO_THREAD_compare_id (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/crypto/
H A Dthreads_none.c123 int CRYPTO_THREAD_compare_id(CRYPTO_THREAD_ID a, CRYPTO_THREAD_ID b) in CRYPTO_THREAD_compare_id() function
H A Dthreads_win.c208 int CRYPTO_THREAD_compare_id(CRYPTO_THREAD_ID a, CRYPTO_THREAD_ID b) in CRYPTO_THREAD_compare_id() function
H A Dthreads_pthread.c194 int CRYPTO_THREAD_compare_id(CRYPTO_THREAD_ID a, CRYPTO_THREAD_ID b) in CRYPTO_THREAD_compare_id() function
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_blind.c206 return CRYPTO_THREAD_compare_id(CRYPTO_THREAD_get_current_id(), b->tid); in BN_BLINDING_is_current_thread()
/freebsd/crypto/openssl/include/openssl/
H A Dcrypto.h543 int CRYPTO_THREAD_compare_id(CRYPTO_THREAD_ID a, CRYPTO_THREAD_ID b);
H A Dcrypto.h.in520 int CRYPTO_THREAD_compare_id(CRYPTO_THREAD_ID a, CRYPTO_THREAD_ID b);
/freebsd/crypto/openssl/util/
H A Dmissingcrypto.txt372 CRYPTO_THREAD_compare_id(3)
H A Dmissingcrypto111.txt431 CRYPTO_THREAD_compare_id(3)
H A Dlibcrypto.num2101 CRYPTO_THREAD_compare_id 2148 3_0_0 EXIST::FUNCTION:
/freebsd/secure/lib/libcrypto/
H A DVersion.map764 CRYPTO_THREAD_compare_id;