Searched refs:set_debug_options_func (Results 1 – 1 of 1) sorted by relevance
134 static void (*set_debug_options_func) (long) = CRYPTO_dbg_set_options; variable146 static void (*set_debug_options_func) (long) = NULL; variable227 set_debug_options_func = so; in CRYPTO_set_mem_debug_functions()291 *so = set_debug_options_func; in CRYPTO_get_mem_debug_functions()449 if (set_debug_options_func != NULL) in CRYPTO_set_mem_debug_options()450 set_debug_options_func(bits); in CRYPTO_set_mem_debug_options()