Home
last modified time | relevance | path

Searched refs:ERR_func_error_string (Results 1 – 14 of 14) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DERR_error_string.pod6 ERR_func_error_string, ERR_reason_error_string - obtain human-readable
21 const char *ERR_func_error_string(unsigned long e);
61 ERR_func_error_string() returns NULL.
70 ERR_func_error_string() became deprecated in OpenSSL 3.0.
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dle-proxy.c116 ERR_func_error_string(err); in eventcb()
/freebsd/contrib/libevent/sample/
H A Dle-proxy.c116 ERR_func_error_string(err); in eventcb()
/freebsd/crypto/openssl/include/openssl/
H A Derr.h459 OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
H A Derr.h.in448 OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
/freebsd/crypto/openssl/crypto/err/
H A Derr.c606 const char *ERR_func_error_string(unsigned long e) in ERR_func_error_string() function
/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c99 const char *func = (const char*)ERR_func_error_string(err);
/freebsd/contrib/libevent/
H A Dbufferevent_openssl.c99 const char *func = (const char*)ERR_func_error_string(err);
/freebsd/secure/lib/libcrypto/
H A DVersion.map1344 ERR_func_error_string;
/freebsd/crypto/openssl/doc/man7/
H A Dmigration_guide.pod1715 B<ERR_load_*()>, ERR_func_error_string(), ERR_get_error_line(),
/freebsd/crypto/openssl/
H A DNEWS.md206 ERR_func_error_string().
H A DCHANGES.md1974 ERR_func_error_string().
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1621 MLINKS+= ERR_error_string.3 ERR_func_error_string.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num517 ERR_func_error_string 530 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0