Home
last modified time | relevance | path

Searched refs:ossl_cmp_add_error_line (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_cmp_print_log.pod18 ossl_cmp_add_error_line
43 #define ossl_cmp_add_error_line(txt)
76 ossl_cmp_add_error_line() is a macro calling
86 ossl_cmp_add_error_line()
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_local.h741 # define ossl_cmp_add_error_line(txt) ERR_add_error_txt("\n", txt) macro
/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c170 ossl_cmp_add_error_line("new line"); /* should prepend separator "\n" */ in execute_CTX_print_errors_test()