Searched refs:set_debug_options_func (Results 1 – 1 of 1) sorted by relevance
111 static void (*set_debug_options_func)(long) = CRYPTO_dbg_set_options; variable120 static void (*set_debug_options_func)(long) = NULL; variable194 set_debug_options_func=so; in CRYPTO_set_mem_debug_functions()247 if (so != NULL) *so=set_debug_options_func; in CRYPTO_get_mem_debug_functions()411 if (set_debug_options_func != NULL) in CRYPTO_set_mem_debug_options()412 set_debug_options_func(bits); in CRYPTO_set_mem_debug_options()