Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/doc/crypto/
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);
39 ERR_reason_error_string() return the library name, function
58 ERR_reason_error_string() return the strings, and B<NULL> if
H A Derr.pod29 const char *ERR_reason_error_string(unsigned long e);
/onnv-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dcerts.c111 ERR_reason_error_string(crypto_err)); in load_cert_and_key()
222 ERR_reason_error_string(crypto_err)); in load_all_certs()
/onnv-gate/usr/src/common/openssl/apps/
H A Drsa.c319 BIO_printf(out, "RSA key error: %s\n", ERR_reason_error_string(err)); in MAIN()
/onnv-gate/usr/src/common/openssl/crypto/err/
H A Derr.h275 const char *ERR_reason_error_string(unsigned long e);
H A Derr.c832 rs=ERR_reason_error_string(e); in ERR_error_string_n()
925 const char *ERR_reason_error_string(unsigned long e) in ERR_reason_error_string() function
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c652 (void) strlcat(errbuf, ERR_reason_error_string(err), in cryptoerr()
/onnv-gate/usr/src/lib/libpkg/common/
H A Dpkgweb.c945 ERR_reason_error_string(errcode); in validate_signature()
983 ERR_reason_error_string(errcode); in validate_signature()
1498 err_reason = ERR_reason_error_string(errcode); in ocsp_verify()
/onnv-gate/usr/src/common/openssl/
H A DCHANGES4802 using strerror. Previously, ERR_reason_error_string() returned