Lines Matching defs:aux_err
43 const char *err, *aux_err; /* Error string for test */
1035 static char aux_err[64];
1036 t->aux_err = aux_err;
1040 BIO_snprintf(aux_err, sizeof(aux_err),
1045 BIO_snprintf(aux_err, sizeof(aux_err),
1091 t->aux_err = NULL;
3503 if (t->aux_err != NULL) {
3505 t->s.test_file, t->s.start, t->aux_err, t->err);