Searched refs:dyn_destroy_function (Results 1 – 3 of 3) sorted by relevance
97 static void dyn_destroy_function(struct CRYPTO_dynlock_value *l, const char *file, int line) in dyn_destroy_function() function157 CRYPTO_set_dynlock_destroy_callback(dyn_destroy_function); in K_SetupSSL()
30 void CRYPTO_set_dynlock_destroy_callback(void (*dyn_destroy_function)81 and dyn_destroy_function.98 dyn_destroy_function(CRYPTO_dynlock *l, const char *file, int line) is106 dyn_destroy_function for the actual destruction.
435 void CRYPTO_set_dynlock_destroy_callback(void (*dyn_destroy_function)(struct CRYPTO_dynlock_value *…