Home
last modified time | relevance | path

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

/openssl/test/
H A Devp_test.c45 const char *err, *aux_err; /* Error string for test */ member
1494 static char aux_err[64]; in cipher_test_run() local
1496 t->aux_err = aux_err; in cipher_test_run()
1510 BIO_snprintf(aux_err, sizeof(aux_err), in cipher_test_run()
1515 BIO_snprintf(aux_err, sizeof(aux_err), in cipher_test_run()
1538 t->aux_err = NULL; in cipher_test_run()
4623 if (t->aux_err != NULL) { in check_test_error()
4625 t->s.test_file, t->s.start, t->aux_err, t->err); in check_test_error()

Completed in 19 milliseconds