5 #ifndef OPENTITAN_SW_DEVICE_TESTS_OTBN_RANDOMNESS_IMPL_H_
6 #define OPENTITAN_SW_DEVICE_TESTS_OTBN_RANDOMNESS_IMPL_H_
21 void otbn_randomness_test_prepare(dif_otbn_t *otbn, uint32_t iters);
34 void otbn_randomness_test_start(dif_otbn_t *otbn, uint32_t iters);
46 bool otbn_randomness_test_end(dif_otbn_t *otbn,
bool skip_otbn_done_check);
56 void otbn_randomness_test_log_results(dif_otbn_t *otbn);