Searched defs:ERR_print_errors_callback_t (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Derr.h225 /* ERR_print_errors_callback_t is the type of a function used by
232 typedef int (*ERR_print_errors_callback_t)(const char *str, size_t len, typedef
250 OPENSSL_EXPORT void ERR_print_errors_cb(ERR_print_errors_callback_t callback,

Completed in 128 milliseconds