Searched defs:fuzz (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/regress/usr.bin/ssh/unittests/test_helper/ |
H A D | fuzz.c | 55 struct fuzz { struct 66 /* Current working copy of seed with fuzz mutations applied */ argument 67 u_char *fuzzed; argument 74 fuzz_ntop(u_int n) in fuzz_ntop() argument 99 fuzz_fmt(struct fuzz *fuzz, char *s, size_t n) in fuzz_fmt() 180 fuzz_dump(struct fuzz *fuzz) in fuzz_dump() 241 fuzz_cleanup(struct fuzz *fuzz) in fuzz_cleanup() 257 fuzz_strategy_done(struct fuzz *fuzz) in fuzz_strategy_done() 280 fuzz_next(struct fuzz *fuzz) in fuzz_next() 377 fuzz_matches_original(struct fuzz *fuzz) in fuzz_matches_original() [all …]
|
/openbsd-src/regress/sbin/iked/test_helper/ |
H A D | fuzz.c | 51 struct fuzz { struct 62 /* Current working copy of seed with fuzz mutations applied */ argument 63 u_char *fuzzed; argument 70 fuzz_ntop(u_int n) in fuzz_ntop() argument 95 fuzz_dump(struct fuzz *fuzz) in fuzz_dump() 192 fuzz_cleanup(struct fuzz *fuzz) in fuzz_cleanup() 204 fuzz_strategy_done(struct fuzz *fuzz) in fuzz_strategy_done() 227 fuzz_next(struct fuzz *fuzz) in fuzz_next() 324 fuzz_done(struct fuzz *fuzz) in fuzz_done() 333 fuzz_len(struct fuzz *fuzz) in fuzz_len() [all …]
|
/openbsd-src/regress/usr.bin/ssh/unittests/sshkey/ |
H A D | test_fuzz.c | 35 onerror(void *fuzz) in onerror() 46 struct fuzz *fuzz; in public_fuzz() local 72 struct fuzz *fuzz; in sig_fuzz() local 107 struct fuzz *fuzz; in sshkey_fuzz_tests() local
|
/openbsd-src/regress/usr.bin/ssh/unittests/sshbuf/ |
H A D | test_sshbuf_getput_fuzz.c | 60 onerror(void *fuzz) in onerror() 99 struct fuzz *fuzz; in sshbuf_getput_fuzz_tests() local
|
/openbsd-src/regress/sbin/iked/parser/ |
H A D | test_parser_fuzz.c | 445 perform_test(struct fuzz *fuzz) in perform_test() 477 struct fuzz *fuzz; in parser_fuzz_tests() local
|
/openbsd-src/usr.bin/patch/ |
H A D | patch.c | 151 LINENUM where = 0, newwhere, fuzz, mymaxfuzz; in main() local 693 locate_hunk(LINENUM fuzz) locate_hunk() argument 1061 patch_match(LINENUM base,LINENUM offset,LINENUM fuzz) patch_match() argument [all...] |
/openbsd-src/regress/usr.bin/mandoc/db/dbm_dump/ |
H A D | dbm_dump.c | 236 pchk(const char *want, const char **got, const char *name, int fuzz) in pchk()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | final.c | 863 int fuzz = 0; local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | final.c | 610 int fuzz = 0; in align_fuzz() local
|