Home
last modified time | relevance | path

Searched refs:ERR_error_string (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_import.c350 logInfo( TOKEN_OPENSSL_ERROR, ERR_error_string( ulError, NULL ) ); in readX509Cert()
354 logError( TOKEN_OPENSSL_ERROR, ERR_error_string( ulError, NULL ) ); in readX509Cert()
368 ERR_error_string( ERR_get_error( ), NULL ) ); in readX509Cert()
479 ERR_error_string( ERR_get_error( ), NULL ) ); in createX509CertObject()
485 ERR_error_string( ERR_get_error( ), NULL ) ); in createX509CertObject()
493 ERR_error_string( ERR_get_error( ), NULL ) ); in createX509CertObject()
499 ERR_error_string( ERR_get_error( ), NULL ) ); in createX509CertObject()
507 ERR_error_string( ERR_get_error( ), NULL ) ); in createX509CertObject()
590 logInfo( TOKEN_OPENSSL_ERROR, ERR_error_string( ulError, NULL ) ); in readRsaKey()
594 logError( TOKEN_OPENSSL_ERROR, ERR_error_string( ulError, NULL ) ); in readRsaKey()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DERR_error_string.pod5 ERR_error_string, ERR_error_string_n, ERR_lib_error_string,
13 char *ERR_error_string(unsigned long e, char *buf);
22 ERR_error_string() generates a human-readable string representing the
29 ERR_error_string_n() is a variant of ERR_error_string() that writes
53 ERR_error_string() returns a pointer to a static buffer containing the
H A DERR_get_error.pod43 L<ERR_error_string(3)> for human-readable error
67 L<ERR_error_string(3)>,
H A DERR_load_crypto_strings.pod41 L<ERR_error_string(3)>
H A DERR_print_errors.pod47 L<ERR_error_string(3)>,
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DERR_error_string.pod5 ERR_error_string, ERR_error_string_n, ERR_lib_error_string,
13 char *ERR_error_string(unsigned long e, char *buf);
25 ERR_error_string() generates a human-readable string representing the
32 ERR_error_string_n() is a variant of ERR_error_string() that writes
55 ERR_error_string() returns a pointer to a static buffer containing the
H A DERR_load_crypto_strings.pod39 L<ERR_error_string(3)>
H A DERR_get_error.pod66 and L<ERR_error_string(3)> for human-readable error messages.
119 L<ERR_error_string(3)>,
H A DERR_print_errors.pod47 L<ERR_error_string(3)>,
/netbsd-src/usr.sbin/syslogd/
H A Dtls.c177 ERR_error_string(ERR_get_error(), NULL)); in init_global_TLS_CTX()
225 ERR_error_string(ERR_get_error(), NULL)); in init_global_TLS_CTX()
236 ERR_error_string(ERR_get_error(), NULL)); in init_global_TLS_CTX()
244 ERR_error_string(ERR_get_error(), NULL)); in init_global_TLS_CTX()
253 CAfile, CApath, ERR_error_string( in init_global_TLS_CTX()
258 ERR_error_string( in init_global_TLS_CTX()
283 ERR_error_string(ERR_get_error(), NULL)); in init_global_TLS_CTX()
288 ERR_error_string(err, NULL)); in init_global_TLS_CTX()
1091 rc, SSL_ERRCODE[ssl_error], ERR_error_string(ssl_error, NULL)); in tls_examine_error()
1116 ERR_error_string(ERR_get_error(), NULL)); in tls_examine_error()
[all …]
H A Dsign.h126 ERR_error_string(ERR_get_error(), NULL)); \
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dentropy.c
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dentropy.c28 ERR_error_string(ERR_get_error(), NULL)); in isc_entropy_get()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dtest_join.c92 LogError("Error in RSA_sign: %s", ERR_error_string( ERR_get_error(), NULL)); in sign()
151 ERR_error_string( ERR_get_error(), NULL)); in init_key_chain()
160 ERR_error_string( ERR_get_error(), in init_key_chain()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dstubs.h55 char *ERR_error_string(unsigned long /*e*/, char */*buf*/);
H A Dstubs.c81 ERR_error_string(unsigned long e, char *buf) in ERR_error_string() function
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dman.inc130 ERR_error_string.3 \
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Derr.h236 char *ERR_error_string(unsigned long e, char *buf);
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/
H A Dman.inc150 ERR_error_string.3 \
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/
H A Derr.c576 char *ERR_error_string(unsigned long e, char *ret) in ERR_error_string() function
/netbsd-src/external/bsd/unbound/dist/util/
H A Dnet_help.c1326 (int)error, ERR_error_string(error, NULL)); in add_WIN_cacerts_to_openssl_store()
1341 ERR_error_string(error, NULL)); in add_WIN_cacerts_to_openssl_store()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Derr.c646 char *ERR_error_string(unsigned long e, char *ret) in ERR_error_string() function
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dopenssl_crypto.c817 ERR_error_string(err, &errbuf[0]); in pgp_rsa_private_decrypt()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Derr.h.in444 char *ERR_error_string(unsigned long e, char *buf);
/netbsd-src/crypto/external/bsd/openssl/dist/doc/
H A Dbuild.info1050 DEPEND[html/man3/ERR_error_string.html]=man3/ERR_error_string.pod
1051 GENERATE[html/man3/ERR_error_string.html]=man3/ERR_error_string.pod
1052 DEPEND[man/man3/ERR_error_string.3]=man3/ERR_error_string.pod
1053 GENERATE[man/man3/ERR_error_string.3]=man3/ERR_error_string.pod
3048 html/man3/ERR_error_string.html \
3656 man/man3/ERR_error_string.3 \

12