Home
last modified time | relevance | path

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

/src/crypto/openssl/doc/man3/ !
H A DERR_new.pod5 ERR_new, ERR_set_debug, ERR_set_error, ERR_vset_error
14 void ERR_set_error(int lib, int reason, const char *fmt, ...);
34 ERR_set_error() sets the error information, which are the library
41 ERR_vset_error() works like ERR_set_error(), but takes a B<va_list>
46 ERR_new, ERR_set_debug, ERR_set_error and ERR_vset_error
/src/crypto/openssl/include/openssl/ !
H A Derr.h400 void ERR_set_error(int lib, int reason, const char *fmt, ...);
408 ERR_set_error)
415 ERR_set_error((lib), (reason), NULL))
H A Derr.h.in389 void ERR_set_error(int lib, int reason, const char *fmt, ...);
397 ERR_set_error)
404 ERR_set_error((lib), (reason), NULL))
/src/crypto/openssl/crypto/err/ !
H A Derr_blocks.c40 void ERR_set_error(int lib, int reason, const char *fmt, ...) in ERR_set_error() function
H A Derr_prn.c55 ERR_set_error(lib, reason, NULL /* no data here, so fmt is NULL */); in put_error()
/src/crypto/openssl/providers/ !
H A Dlegacyprov.c284 void ERR_set_error(int lib, int reason, const char *fmt, ...) in ERR_set_error() function
/src/crypto/openssl/crypto/ !
H A Dmem.c224 ERR_set_error(ERR_LIB_CRYPTO, ERR_R_MALLOC_FAILURE, NULL); in CRYPTO_malloc()
H A Dmem_sec.c175 ERR_set_error(ERR_LIB_CRYPTO, reason, NULL); in CRYPTO_secure_malloc()
/src/crypto/openssl/crypto/dso/ !
H A Ddso_vms.c37 ERR_set_error(ERR_LIB_DSO, ERR_R_MALLOC_FAILURE, NULL); in dso_malloc()
/src/crypto/openssl/ssl/quic/ !
H A Dquic_tls.c680 ERR_set_error(ERR_LIB_SSL, SSL_R_QUIC_HANDSHAKE_LAYER_ERROR, in raise_error()
/src/crypto/openssl/providers/fips/ !
H A Dfipsprov.c1014 void ERR_set_error(int lib, int reason, const char *fmt, ...) in ERR_set_error() function
/src/secure/lib/libcrypto/ !
H A DVersion.map4423 ERR_set_error;
/src/secure/lib/libcrypto/man/man3/ !
H A DMakefile1827 MLINKS+= ERR_new.3 ERR_set_error.3
/src/crypto/openssl/util/ !
H A Dlibcrypto.num4651 ERR_set_error 4779 3_0_0 EXIST::FUNCTION: