HomeSort by relevance Sort by last modified time
    Searched refs:ERR_print_errors_callback_t (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/include/openssl/
err.h 217 /* ERR_print_errors_callback_t is the type of a function used by
224 typedef int (*ERR_print_errors_callback_t)(const char *str, size_t len,
242 OPENSSL_EXPORT void ERR_print_errors_cb(ERR_print_errors_callback_t callback,
  /external/boringssl/src/crypto/err/
err.c 551 void ERR_print_errors_cb(ERR_print_errors_callback_t callback, void *ctx) {

Completed in 225 milliseconds