Searched refs:get_debug_options_func (Results 1 – 1 of 1) sorted by relevance
112 static long (*get_debug_options_func)(void) = CRYPTO_dbg_get_options; variable121 static long (*get_debug_options_func)(void) = NULL; variable195 get_debug_options_func=go; in CRYPTO_set_mem_debug_functions()248 if (go != NULL) *go=get_debug_options_func; in CRYPTO_get_mem_debug_functions()417 if (get_debug_options_func != NULL) in CRYPTO_get_mem_debug_options()418 return get_debug_options_func(); in CRYPTO_get_mem_debug_options()