Home
last modified time | relevance | path

Searched refs:c_set_error_debug (Results 1 – 2 of 2) sorted by relevance

/openssl-master/test/
A Dp_test.c47 static OSSL_FUNC_core_set_error_debug_fn *c_set_error_debug; variable
70 c_set_error_debug(NULL, file, line, func); in p_set_error()
248 c_set_error_debug = OSSL_FUNC_core_set_error_debug(in); in OSSL_provider_init()
/openssl-master/providers/fips/
A Dfipsprov.c54 static OSSL_FUNC_core_set_error_debug_fn *c_set_error_debug; variable
576 set_func(c_set_error_debug, OSSL_FUNC_core_set_error_debug(in)); in OSSL_provider_init_int()
773 c_set_error_debug(NULL, file, line, func); in ERR_set_debug()

Completed in 5 milliseconds