Searched refs:dyn_destroy_function (Results 1 – 4 of 4) sorted by relevance
100 void CRYPTO_set_dynlock_destroy_callback(void (*dyn_destroy_function)( in CRYPTO_set_dynlock_destroy_callback()
165 void (*dyn_destroy_function)(struct CRYPTO_dynlock_value *l,
109 dyn_destroy_function(struct CRYPTO_dynlock_value *l, const char *file, int line) in dyn_destroy_function() function162 CRYPTO_set_dynlock_destroy_callback(dyn_destroy_function); in InitializeTLS()
217 static void dyn_destroy_function(CRYPTO_dynlock_value* l, in dyn_destroy_function() function257 CRYPTO_set_dynlock_destroy_callback(dyn_destroy_function); in InitializeSSLThread()