Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/doc/man3/
H A DERR_error_string.pod6 ERR_func_error_string, ERR_reason_error_string - obtain human-readable
18 const char *ERR_reason_error_string(unsigned long e);
42 ERR_reason_error_string() return the library name, function
57 ERR_reason_error_string() return the strings, and B<NULL> if
/freebsd-13.1/crypto/openssl/apps/
H A Dpkeyparam.c120 ERR_reason_error_string(err)); in pkeyparam_main()
H A Dpkey.c179 ERR_reason_error_string(err)); in pkey_main()
H A Drsa.c229 ERR_reason_error_string(err)); in rsa_main()
/freebsd-13.1/contrib/libevent/sample/
H A Dle-proxy.c111 ERR_reason_error_string(err); in eventcb()
/freebsd-13.1/crypto/openssl/crypto/err/
H A Derr.c628 rs = ERR_reason_error_string(e); in ERR_error_string_n()
695 const char *ERR_reason_error_string(unsigned long e) in ERR_reason_error_string() function
/freebsd-13.1/crypto/openssl/include/openssl/
H A Derr.h241 const char *ERR_reason_error_string(unsigned long e);
/freebsd-13.1/lib/libmp/
H A Dmpasbn.c120 MPERRX(("%s: %s", msg, ERR_reason_error_string(ERR_get_error()))); in _bnerr()
/freebsd-13.1/contrib/unbound/smallapp/
H A Dunbound-control.c504 s, path, ERR_reason_error_string(err)); in ssl_path_err()
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c97 const char *msg = (const char*)ERR_reason_error_string(err);
/freebsd-13.1/contrib/libevent/
H A Dbufferevent_openssl.c98 const char *msg = (const char*)ERR_reason_error_string(err);
/freebsd-13.1/secure/lib/libcrypto/
H A DVersion.map1394 ERR_reason_error_string;
/freebsd-13.1/contrib/sendmail/src/
H A Dsrvrsmtp.c2279 sr = ERR_reason_error_string(l);
H A Ddeliver.c6579 sr = ERR_reason_error_string(l);
/freebsd-13.1/secure/lib/libcrypto/man/man3/
H A DMakefile1350 MLINKS+= ERR_error_string.3 ERR_reason_error_string.3
/freebsd-13.1/crypto/openssl/
H A DCHANGES10982 using strerror. Previously, ERR_reason_error_string() returned