Home
last modified time | relevance | path

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

/external/openssl/apps/
Derrstr.c116 ERR_error_string_n(l, buf, sizeof buf); in MAIN()
/external/openssl/crypto/err/
Derr_prn.c81 ERR_error_string_n(l, buf, sizeof buf); in ERR_print_errors_cb()
Derr.h336 void ERR_error_string_n(unsigned long e, char *buf, size_t len);
Derr.c860 void ERR_error_string_n(unsigned long e, char *buf, size_t len) in ERR_error_string_n() function
917 ERR_error_string_n(e, ret, 256); in ERR_error_string()
/external/chromium/net/tools/flip_server/
Dspdy_ssl.cc101 ERR_error_string_n(error_num, buf, sizeof(buf)); in PrintSslError()
/external/chromium/third_party/libjingle/source/talk/base/
Dopensslidentity.cc151 ERR_error_string_n(err, error_buf, sizeof(error_buf)); in LogSSLErrors()
/external/openssl/include/openssl/
Derr.h336 void ERR_error_string_n(unsigned long e, char *buf, size_t len);