Home
last modified time | relevance | path

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

/openssl/test/
H A Derrtest.c33 char reasonbuf[255]; in test_print_error_format() local
86 BIO_snprintf(reasonbuf, sizeof(reasonbuf), "reason(%lu)", reasoncode); in test_print_error_format()
87 reason = reasonbuf; in test_print_error_format()

Completed in 6 milliseconds