Home
last modified time | relevance | path

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

/third_party/openssl/test/
H 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()
823 * and the macros ossl_cmp_add_error_data and ossl_cmp_add_error_line: in DEFINE_SET_CB_TEST()
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_local.h740 # define ossl_cmp_add_error_data(txt) ERR_add_error_txt(" : ", txt) macro
/third_party/openssl/crypto/cmp/
H A Dcmp_local.h740 # define ossl_cmp_add_error_data(txt) ERR_add_error_txt(" : ", txt) macro

Completed in 5 milliseconds