Home
last modified time | relevance | path

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

/openssl-master/doc/internal/man3/
A Dossl_cmp_print_log.pod17 ossl_cmp_add_error_data,
42 #define ossl_cmp_add_error_data(txt)
73 ossl_cmp_add_error_data() is a macro calling
85 ossl_cmp_add_error_data() and
/openssl-master/test/
A Dcmp_ctx_test.c166 ossl_cmp_add_error_data("data1"); /* should prepend separator ":" */ in execute_CTX_print_errors_test()
168 ossl_cmp_add_error_data("data2"); /* should prepend separator " : " */ in execute_CTX_print_errors_test()
/openssl-master/crypto/cmp/
A Dcmp_local.h740 # define ossl_cmp_add_error_data(txt) ERR_add_error_txt(" : ", txt) macro

Completed in 6 milliseconds