Home
last modified time | relevance | path

Searched refs:CRYPTO_THREADID_set_callback (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/util/
H A Dmissingmacro.txt38 CRYPTO_THREADID_set_callback(3)
H A Dmissingmacro111.txt48 CRYPTO_THREADID_set_callback(3)
/freebsd/crypto/openssl/include/openssl/
H A Dcrypto.h331 #define CRYPTO_THREADID_set_callback(threadid_func) (0) macro
H A Dcrypto.h.in308 #define CRYPTO_THREADID_set_callback(threadid_func) (0) macro
/freebsd/contrib/unbound/util/
H A Dnet_help.c1788 CRYPTO_THREADID_set_callback(&ub_crypto_id_cb); in ub_openssl_lock_init()
1804 CRYPTO_THREADID_set_callback(NULL); in ub_openssl_lock_delete()
/freebsd/contrib/unbound/doc/
H A Dlibunbound.rst228 Openssl 1.0.0 or later uses the **CRYPTO_THREADID_set_callback**
/freebsd/contrib/unbound/
H A Dconfig.h.in102 /* Define to 1 if you have the `CRYPTO_THREADID_set_callback' function. */
H A Dconfigure.ac1082 …_DigestVerify EVP_aes_256_cbc EVP_EncryptInit_ex HMAC_Init_ex CRYPTO_THREADID_set_callback EVP_MAC…
/freebsd/crypto/openssl/
H A DCHANGES.md11245 CRYPTO_THREADID_set_callback() to register a callback that will call