Searched refs:ERR_error_string_n (Results 1 – 12 of 12) sorted by relevance
| /openbsd/src/usr.bin/openssl/ |
| D | errstr.c | 112 ERR_error_string_n(ulval, buf, sizeof(buf)); in errstr_main()
|
| /openbsd/src/lib/libcrypto/err/ |
| D | err_prn.c | 84 ERR_error_string_n(l, buf, sizeof buf); in ERR_print_errors_cb()
|
| D | err.c | 1019 ERR_error_string_n(unsigned long e, char *buf, size_t len) in ERR_error_string_n() function 1074 LCRYPTO_ALIAS(ERR_error_string_n); 1089 ERR_error_string_n(e, ret, 256); in ERR_error_string()
|
| D | err.h | 366 void ERR_error_string_n(unsigned long e, char *buf, size_t len);
|
| /openbsd/src/usr.sbin/smtpd/ |
| D | ssl.c | 220 ERR_error_string_n(code, errbuf, sizeof(errbuf)); in ssl_error()
|
| /openbsd/src/usr.sbin/unbound/validator/ |
| D | val_secalgo.c | 94 ERR_error_string_n(e, buf, sizeof(buf)); in log_crypto_error() 111 ERR_error_string_n(e, buf, sizeof(buf)); in log_crypto_verbose()
|
| /openbsd/src/sbin/unwind/libunbound/validator/ |
| D | val_secalgo.c | 94 ERR_error_string_n(e, buf, sizeof(buf)); in log_crypto_error() 111 ERR_error_string_n(e, buf, sizeof(buf)); in log_crypto_verbose()
|
| /openbsd/src/sbin/unwind/libunbound/util/ |
| D | net_help.c | 970 ERR_error_string_n(err, buf, sizeof(buf)); in log_crypto_err_code() 973 ERR_error_string_n(e, buf, sizeof(buf)); in log_crypto_err_code()
|
| /openbsd/src/usr.sbin/unbound/util/ |
| D | net_help.c | 970 ERR_error_string_n(err, buf, sizeof(buf)); in log_crypto_err_code() 973 ERR_error_string_n(e, buf, sizeof(buf)); in log_crypto_err_code()
|
| /openbsd/src/usr.sbin/nsd/ |
| D | remote.c | 239 ERR_error_string_n(ERR_get_error(), buf, sizeof(buf)); in log_crypto_err() 242 ERR_error_string_n(e, buf, sizeof(buf)); in log_crypto_err()
|
| D | server.c | 1886 ERR_error_string_n(err, buf, sizeof(buf)); in log_crypto_from_err() 1889 ERR_error_string_n(e, buf, sizeof(buf)); in log_crypto_from_err()
|
| /openbsd/src/lib/libcrypto/ |
| D | Symbols.list | 1009 ERR_error_string_n
|