Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/err/
Derr.c607 static int print_errors_to_file(const char* msg, size_t msg_len, void* ctx) { in print_errors_to_file() function
615 ERR_print_errors_cb(print_errors_to_file, file); in ERR_print_errors_fp()