Searched refs:fuzz_fmt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssh/regress/unittests/test_helper/
H A Dfuzz.c103 fuzz_fmt(struct fuzz *fuzz, char *s, size_t n) function
188 if (fuzz_fmt(fuzz, buf, sizeof(buf)) != 0) {
210 fuzz_fmt(last_fuzz, buf, sizeof(buf));

Completed in 106 milliseconds