Searched refs:c_clear_last_error_mark (Results 1 – 2 of 2) sorted by relevance
49 static OSSL_FUNC_core_clear_last_error_mark_fn *c_clear_last_error_mark; variable231 set_func(c_clear_last_error_mark, in OSSL_provider_init()297 return c_clear_last_error_mark(NULL); in ERR_clear_last_mark()
64 static OSSL_FUNC_core_clear_last_error_mark_fn *c_clear_last_error_mark; variable679 set_func(c_clear_last_error_mark, in OSSL_provider_init_int()905 return c_clear_last_error_mark(NULL); in ERR_clear_last_mark()
Completed in 15 milliseconds