Home
last modified time | relevance | path

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

/openssl/test/
H 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/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/providers/fips/
H A Dfipsprov.c61 static OSSL_FUNC_core_set_error_debug_fn *c_set_error_debug; variable
667 set_func(c_set_error_debug, OSSL_FUNC_core_set_error_debug(in)); in OSSL_provider_init_int()
878 c_set_error_debug(NULL, file, line, func); in ERR_set_debug()

Completed in 26 milliseconds