Home
last modified time | relevance | path

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

/openssl/test/
H A Dparams_test.c570 int expected_res; member
624 if (a.expected_res) in check_int_from_text()
627 return !a.expected_res; in check_int_from_text()
640 if (res ^ a.expected_res) { in check_int_from_text()
642 "%d != %d", a.argname, a.strval, a.expected_res, res); in check_int_from_text()
657 return a.expected_res; in check_int_from_text()

Completed in 5 milliseconds