Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/doc/crypto/
HDERR_error_string.pod6 ERR_func_error_string, ERR_reason_error_string - obtain human-readable
18 const char *ERR_reason_error_string(unsigned long e);
39 ERR_reason_error_string() return the library name, function
58 ERR_reason_error_string() return the strings, and B<NULL> if
HDerr.pod29 const char *ERR_reason_error_string(unsigned long e);
/NextBSD/crypto/openssl/apps/
HDrsa.c347 ERR_reason_error_string(err)); in MAIN()
/NextBSD/crypto/openssl/crypto/err/
HDerr.c877 rs = ERR_reason_error_string(e); in ERR_error_string_n()
973 const char *ERR_reason_error_string(unsigned long e) in ERR_reason_error_string() function
HDerr.h338 const char *ERR_reason_error_string(unsigned long e);
/NextBSD/lib/libmp/
HDmpasbn.c118 MPERRX(("%s: %s", msg, ERR_reason_error_string(ERR_get_error()))); in _bnerr()
/NextBSD/contrib/ntp/sntp/libevent/
HDbufferevent_openssl.c97 const char *msg = (const char*)ERR_reason_error_string(err);
/NextBSD/secure/lib/libcrypto/
HDMakefile.man580 MLINKS+= ERR_error_string.3 ERR_reason_error_string.3
/NextBSD/crypto/openssl/util/
HDlibeay.num245 ERR_reason_error_string 253 EXIST::FUNCTION:
/NextBSD/crypto/openssl/doc/
HDssleay.txt3537 char *ERR_reason_error_string(unsigned long e);
/NextBSD/crypto/openssl/
HDCHANGES8170 using strerror. Previously, ERR_reason_error_string() returned