Searched refs:ERR_reason_error_string (Results 1 – 9 of 9) sorted by relevance
6 ERR_func_error_string, ERR_reason_error_string - obtain human-readable18 const char *ERR_reason_error_string(unsigned long e);39 ERR_reason_error_string() return the library name, function58 ERR_reason_error_string() return the strings, and B<NULL> if
29 const char *ERR_reason_error_string(unsigned long e);
111 ERR_reason_error_string(crypto_err)); in load_cert_and_key()222 ERR_reason_error_string(crypto_err)); in load_all_certs()
319 BIO_printf(out, "RSA key error: %s\n", ERR_reason_error_string(err)); in MAIN()
275 const char *ERR_reason_error_string(unsigned long e);
832 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
652 (void) strlcat(errbuf, ERR_reason_error_string(err), in cryptoerr()
945 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()
4802 using strerror. Previously, ERR_reason_error_string() returned