Searched refs:ERR_TXT_STRING (Results 1 – 7 of 7) sorted by relevance
83 file, line, (flags & ERR_TXT_STRING) ? data : ""); in ERR_print_errors_cb()
143 #define ERR_TXT_STRING 0x02 macro
1107 ERR_set_error_data(str,ERR_TXT_MALLOCED|ERR_TXT_STRING); in ERR_add_error_vdata()
336 #define ERR_TXT_STRING ERR_FLAG_STRING macro
1217 (flags & ERR_TXT_STRING) ? data : ""); in eay_strerror()
561 (flags & ERR_TXT_STRING) ? data : "(no data)"); in throwExceptionIfNecessary()709 (flags & ERR_TXT_STRING) ? data : "(no data)", in throwSSLExceptionWithSslErrors()