Home
last modified time | relevance | path

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

/openssl/providers/
H A Dlegacyprov.c46 static OSSL_FUNC_core_set_error_debug_fn *c_set_error_debug; variable
222 set_func(c_set_error_debug, OSSL_FUNC_core_set_error_debug(tmp)); in OSSL_provider_init()
273 c_set_error_debug(NULL, file, line, func); in ERR_set_debug()
/openssl/test/
H A Dp_test.c49 static OSSL_FUNC_core_set_error_debug_fn *c_set_error_debug; variable
84 c_set_error_debug(NULL, file, line, func); in p_set_error()
262 c_set_error_debug = OSSL_FUNC_core_set_error_debug(in); in OSSL_provider_init()
/openssl/providers/fips/
H A Dfipsprov.c61 static OSSL_FUNC_core_set_error_debug_fn *c_set_error_debug; variable
670 set_func(c_set_error_debug, OSSL_FUNC_core_set_error_debug(in)); in OSSL_provider_init_int()
881 c_set_error_debug(NULL, file, line, func); in ERR_set_debug()

Completed in 10 milliseconds