Searched refs:ERR_vset_error (Results 1 – 14 of 14) sorted by relevance
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | ERR_new.pod | 5 ERR_new, ERR_set_debug, ERR_set_error, ERR_vset_error 15 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args); 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
|
| /freebsd/crypto/openssl/crypto/err/ |
| H A D | err_blocks.c | 45 ERR_vset_error(lib, reason, fmt, args); in ERR_set_error() 49 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args) in ERR_vset_error() function
|
| /freebsd/crypto/openssl/providers/ |
| H A D | legacyprov.c | 293 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args) in ERR_vset_error() function
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | err.h | 401 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args);
|
| H A D | err.h.in | 390 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args);
|
| /freebsd/crypto/openssl/ssl/statem/ |
| H A D | statem.c | 170 ERR_vset_error(ERR_LIB_SSL, reason, fmt, args); in ossl_statem_fatal()
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | provider_core.c | 2415 ERR_vset_error(ERR_GET_LIB(reason), ERR_GET_REASON(reason), fmt, args); in core_vset_error() 2417 ERR_vset_error(prov->error_lib, (int)reason, fmt, args); in core_vset_error()
|
| /freebsd/crypto/openssl/providers/fips/ |
| H A D | fipsprov.c | 1023 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args) in ERR_vset_error() function
|
| /freebsd/crypto/openssl/ssl/record/methods/ |
| H A D | tls_common.c | 54 ERR_vset_error(ERR_LIB_SSL, reason, fmt, args); in ossl_rlayer_fatal()
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | provider-base.pod | 276 This corresponds to the OpenSSL function L<ERR_vset_error(3)>.
|
| /freebsd/secure/lib/libcrypto/ |
| H A D | Version.map | 4424 ERR_vset_error;
|
| /freebsd/crypto/openssl/ssl/quic/ |
| H A D | quic_impl.c | 137 ERR_vset_error(ERR_LIB_SSL, reason, fmt, args); in quic_raise_non_normal_error()
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 1829 MLINKS+= ERR_new.3 ERR_vset_error.3
|
| /freebsd/crypto/openssl/util/ |
| H A D | libcrypto.num | 4652 ERR_vset_error 4780 3_0_0 EXIST::FUNCTION:
|