Searched refs:core_set_error_debug (Results 1 – 3 of 3) sorted by relevance
2142 static OSSL_FUNC_core_set_error_debug_fn core_set_error_debug; variable2279 static void core_set_error_debug(const OSSL_CORE_HANDLE *handle, in core_set_error_debug() function2470 { OSSL_FUNC_CORE_SET_ERROR_DEBUG, (void (*)(void))core_set_error_debug },
29 void core_set_error_debug(const OSSL_CORE_HANDLE *handle,155 core_set_error_debug OSSL_FUNC_CORE_SET_ERROR_DEBUG238 core_new_error(), core_set_error_debug() and core_vset_error() are250 =item core_set_error_debug()
80 OSSL_CORE_MAKE_FUNC(void,core_set_error_debug,
Completed in 24 milliseconds