Home
last modified time | relevance | path

Searched refs:ERR_add_error_txt (Results 1 – 11 of 11) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DERR_put_error.pod9 ERR_add_error_txt, ERR_add_error_mem_bio
21 void ERR_add_error_txt(const char *sep, const char *txt);
53 ERR_add_error_txt() appends the given text string as additional data to the
62 ERR_add_error_mem_bio() is the same as ERR_add_error_txt() except that
164 ERR_add_error_txt(), and ERR_add_error_mem_bio()
177 ERR_raise, ERR_raise_data, ERR_add_error_txt() and ERR_add_error_mem_bio()
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_cmp_print_log.pod74 L<ERR_add_error_txt(3)> with the separator being ":".
77 L<ERR_add_error_txt(3)> with the separator being "\n".
93 L<ERR_add_error_txt(3)>
/freebsd/crypto/openssl/crypto/err/
H A Derr_prn.c60 void ERR_add_error_txt(const char *separator, const char *txt) in ERR_add_error_txt() function
161 ERR_add_error_txt(separator, str); in ERR_add_error_mem_bio()
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_vfy.c520 ERR_add_error_txt(NULL, "for msg sender name = "); in check_msg_find_cert()
521 ERR_add_error_txt(NULL, sname); in check_msg_find_cert()
524 ERR_add_error_txt(" and ", "for msg senderKID = "); in check_msg_find_cert()
525 ERR_add_error_txt(NULL, skid_str); in check_msg_find_cert()
H A Dcmp_local.h740 # define ossl_cmp_add_error_data(txt) ERR_add_error_txt(" : ", txt)
741 # define ossl_cmp_add_error_line(txt) ERR_add_error_txt("\n", txt)
/freebsd/crypto/openssl/include/openssl/
H A Derr.h472 void ERR_add_error_txt(const char *sepr, const char *txt);
H A Derr.h.in461 void ERR_add_error_txt(const char *sepr, const char *txt);
/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c180 ERR_add_error_txt(STR_SEP, max_str_literal); in execute_CTX_print_errors_test()
/freebsd/secure/lib/libcrypto/
H A DVersion.map4413 ERR_add_error_txt;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1616 MLINKS+= ERR_put_error.3 ERR_add_error_txt.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4898 ERR_add_error_txt 5026 3_0_0 EXIST::FUNCTION: