Searched refs:one_shot_func (Results 1 – 1 of 1) sorted by relevance
36 uint8_t *(*one_shot_func)(const uint8_t *, size_t, uint8_t *); member214 if (test->md.one_shot_func && test->repeat == 1) { in TestDigest()215 uint8_t *out = test->md.one_shot_func((const uint8_t *)test->input, in TestDigest()226 out = test->md.one_shot_func((const uint8_t *)test->input, in TestDigest()