| /freebsd-14.2/crypto/openssh/regress/unittests/test_helper/ |
| H A D | fuzz.c | 112 fuzz->o1, fuzz->slen * 8, fuzz->o1); in fuzz_fmt() 124 fuzz->o1, fuzz->slen, fuzz->o1); in fuzz_fmt() 136 fuzz->o1, fuzz->slen, fuzz->o1); in fuzz_fmt() 141 fuzz->o1, fuzz->slen, fuzz->o1); in fuzz_fmt() 264 fuzz, fuzz_ntop(fuzz->strategy), fuzz->o1, fuzz->o2, fuzz->slen)); in fuzz_strategy_done() 290 (u_long)fuzz->strategies, fuzz->o1, fuzz->o2, fuzz->slen)); in fuzz_next() 320 memcpy(fuzz->fuzzed, fuzz->seed, fuzz->slen); in fuzz_next() 327 memcpy(fuzz->fuzzed, fuzz->seed, fuzz->slen); in fuzz_next() 338 memcpy(fuzz->fuzzed, fuzz->seed, fuzz->slen); in fuzz_next() 345 memcpy(fuzz->fuzzed, fuzz->seed, fuzz->slen); in fuzz_next() [all …]
|
| H A D | test_helper.h | 290 struct fuzz; 301 struct fuzz *fuzz_begin(u_int strategies, const void *p, size_t l); 304 void fuzz_cleanup(struct fuzz *fuzz); 307 void fuzz_next(struct fuzz *fuzz); 314 int fuzz_matches_original(struct fuzz *fuzz); 317 int fuzz_done(struct fuzz *fuzz); 320 size_t fuzz_len(struct fuzz *fuzz); 321 u_char *fuzz_ptr(struct fuzz *fuzz); 324 void fuzz_dump(struct fuzz *fuzz);
|
| /freebsd-14.2/crypto/openssh/regress/unittests/sshkey/ |
| H A D | test_fuzz.c | 46 fuzz_dump((struct fuzz *)fuzz); in onerror() 54 struct fuzz *fuzz; in public_fuzz() local 70 for(; !fuzz_done(fuzz); fuzz_next(fuzz)) { in public_fuzz() 80 struct fuzz *fuzz; in sig_fuzz() local 98 for(; !fuzz_done(fuzz); fuzz_next(fuzz)) { in sig_fuzz() 115 struct fuzz *fuzz; in sshkey_fuzz_tests() local 128 for(i = 0; !fuzz_done(fuzz); i++, fuzz_next(fuzz)) { in sshkey_fuzz_tests() 150 for(i = 0; !fuzz_done(fuzz); i++, fuzz_next(fuzz)) { in sshkey_fuzz_tests() 173 for(i = 0; !fuzz_done(fuzz); i++, fuzz_next(fuzz)) { in sshkey_fuzz_tests() 195 for(i = 0; !fuzz_done(fuzz); i++, fuzz_next(fuzz)) { in sshkey_fuzz_tests() [all …]
|
| /freebsd-14.2/crypto/openssh/regress/unittests/sshbuf/ |
| H A D | test_sshbuf_getput_fuzz.c | 76 onerror(void *fuzz) in onerror() argument 79 fuzz_dump((struct fuzz *)fuzz); in onerror() 115 struct fuzz *fuzz; in sshbuf_getput_fuzz_tests() local 124 fuzz = fuzz_begin(fuzzers, blob, sizeof(blob)); in sshbuf_getput_fuzz_tests() 125 TEST_ONERROR(onerror, fuzz); in sshbuf_getput_fuzz_tests() 126 for(; !fuzz_done(fuzz); fuzz_next(fuzz)) in sshbuf_getput_fuzz_tests() 128 fuzz_cleanup(fuzz); in sshbuf_getput_fuzz_tests()
|
| /freebsd-14.2/contrib/libfido2/ |
| H A D | .gitignore | 3 fuzz/build/ 4 fuzz/corpus.tgz- 5 fuzz/fuzz_*/ 6 fuzz/obj/ 7 fuzz/report 8 fuzz/*.so
|
| /freebsd-14.2/crypto/openssl/fuzz/ |
| H A D | README.md | 25 CC=clang ./config enable-fuzz-libfuzzer \ 43 fuzz/helper.py $FUZZER 45 where $FUZZER is one of the executables in `fuzz/`. 49 `fuzz/corpora/$FUZZER-crash/`. 62 CC=clang ./config enable-fuzz-libfuzzer \ 93 afl-fuzz -i fuzz/corpora/$FUZZER -o fuzz/corpora/$FUZZER/out fuzz/$FUZZER 111 fuzz/$FUZZER-test $file 115 fuzz/asn1-test fuzz/corpora/asn1 123 To run all fuzz tests you can use: 174 mkdir fuzz/corpora/NEWDIR [all …]
|
| /freebsd-14.2/contrib/libcbor/.github/workflows/ |
| H A D | fuzz-pr.yml | 2 # on PRs; fuzz.yml schedules a daily long-running fuzzing job. 10 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master 12 oss-fuzz-project-name: 'libcbor' 15 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master 17 oss-fuzz-project-name: 'libcbor' 18 fuzz-seconds: 10
|
| H A D | fuzz.yml | 10 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master 12 oss-fuzz-project-name: 'libcbor' 15 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master 17 oss-fuzz-project-name: 'libcbor' 18 fuzz-seconds: 14400 # 4 hours
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | mms114.txt | 14 - touchscreen-fuzz-x: See [1] 15 - touchscreen-fuzz-y: See [1] 16 - touchscreen-fuzz-pressure: See [1] 34 touchscreen-fuzz-x = <10>; 35 touchscreen-fuzz-y = <10>; 36 touchscreen-fuzz-pressure = <10>;
|
| H A D | ti,tsc2005.yaml | 51 touchscreen-fuzz-pressure: true 52 touchscreen-fuzz-x: true 53 touchscreen-fuzz-y: true 91 touchscreen-fuzz-x = <4>; 92 touchscreen-fuzz-y = <7>; 93 touchscreen-fuzz-pressure = <2>; 118 touchscreen-fuzz-x = <4>; 119 touchscreen-fuzz-y = <7>; 120 touchscreen-fuzz-pressure = <2>;
|
| H A D | melfas,mms114.yaml | 47 touchscreen-fuzz-x: true 48 touchscreen-fuzz-y: true 49 touchscreen-fuzz-pressure: true 79 touchscreen-fuzz-x = <10>; 80 touchscreen-fuzz-y = <10>; 81 touchscreen-fuzz-pressure = <10>;
|
| H A D | tsc2005.txt | 31 touchscreen-fuzz-x = <4>; 32 touchscreen-fuzz-y = <7>; 33 touchscreen-fuzz-pressure = <2>; 54 touchscreen-fuzz-x = <4>; 55 touchscreen-fuzz-y = <7>; 56 touchscreen-fuzz-pressure = <2>;
|
| H A D | imagis,ist3038c.yaml | 37 touchscreen-fuzz-x: true 38 touchscreen-fuzz-y: true 67 touchscreen-fuzz-x = <10>; 68 touchscreen-fuzz-y = <10>;
|
| H A D | tsc2007.txt | 15 - ti,fuzzx: specifies the absolute input fuzz x value. 16 If set, it will permit noise in the data up to +- the value given to the fuzz 18 - ti,fuzzy: specifies the absolute input fuzz y value. 19 - ti,fuzzz: specifies the absolute input fuzz z value.
|
| H A D | cyttsp.txt | 20 - touchscreen-fuzz-x : horizontal noise value of the absolute input device 22 - touchscreen-fuzz-y : vertical noise value of the absolute input device 57 touchscreen-fuzz-x = <4>; 58 touchscreen-fuzz-y = <7>; 82 touchscreen-fuzz-x = <4>; 83 touchscreen-fuzz-y = <7>;
|
| /freebsd-14.2/contrib/libfido2/fuzz/ |
| H A D | summary.txt | 3 fuzz/clock.c 24 1 95.83% 4 … 4 fuzz/pcsc.c 59 0 100.00% 8 … 5 fuzz/prng.c 31 0 100.00% 2 … 6 fuzz/udev.c 110 2 98.18% 17 … 7 fuzz/uniform_random.c 7 1 85.71% 1 … 8 fuzz/wrap.c 23 0 100.00% 3 … 55 fuzz/mutator_aux.h 0 0 - 0 …
|
| H A D | Makefile | 27 tar Ccf .. - src fuzz | docker exec -i ${RUNNER} tar Cxf /libfido2 - 32 docker exec ${RUNNER} tar Czxf /libfido2/fuzz /libfido2/fuzz/corpus.tgz 79 fetch-oss-fuzz: ${CORPORA} 90 .PHONY: fetch-oss-fuzz fetch-franz corpus.tgz
|
| /freebsd-14.2/crypto/openssh/.github/workflows/ |
| H A D | cifuzz.yml | 15 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master 17 oss-fuzz-project-name: 'openssh' 21 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master 23 oss-fuzz-project-name: 'openssh' 24 fuzz-seconds: 600
|
| /freebsd-14.2/contrib/libfido2/.github/workflows/ |
| H A D | cifuzz_oss.yml | 27 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master 29 oss-fuzz-project-name: 'libfido2' 34 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master 36 oss-fuzz-project-name: 'libfido2' 39 fuzz-seconds: 600
|
| /freebsd-14.2/tools/test/stress2/misc/ |
| H A D | fuzz.sh | 64 ./fuzz -n 50 $D 91 sed '1,/^EOF/d' < $odir/$0 > $dir/fuzz.c 92 mycc -o fuzz -Wall fuzz.c 93 rm -f fuzz.c 99 rm -f fuzz
|
| H A D | readdir.sh | 147 DIR *dirp, fuzz; 155 bcopy(dirp, &fuzz, sizeof(fuzz)); 156 fuzz.dd_len = arc4random(); 157 readdir(&fuzz);
|
| /freebsd-14.2/usr.bin/patch/ |
| H A D | patch.c | 155 LINENUM where = 0, newwhere, fuzz, mymaxfuzz; in main() local 281 fuzz = 0; in main() 304 where = locate_hunk(fuzz); in main() 308 if (fuzz == 0) in main() 314 where = locate_hunk(fuzz); in main() 352 ++fuzz <= mymaxfuzz); in main() 381 if (fuzz != 0) in main() 382 say(" with fuzz %ld", fuzz); in main() 706 locate_hunk(LINENUM fuzz) in locate_hunk() argument 1081 LINENUM pline = 1 + fuzz; in patch_match() [all …]
|
| /freebsd-14.2/contrib/expat/ |
| H A D | Makefile.am | 99 fuzz/xml_lpm_fuzzer.cpp \ 100 fuzz/xml_lpm_fuzzer.proto \ 101 fuzz/xml_parsebuffer_fuzzer.c \ 102 fuzz/xml_parse_fuzzer.c \
|
| /freebsd-14.2/contrib/libfido2/src/ |
| H A D | CMakeLists.txt | 46 list(APPEND FIDO_SOURCES ../fuzz/clock.c) 47 list(APPEND FIDO_SOURCES ../fuzz/pcsc.c) 48 list(APPEND FIDO_SOURCES ../fuzz/prng.c) 49 list(APPEND FIDO_SOURCES ../fuzz/udev.c) 50 list(APPEND FIDO_SOURCES ../fuzz/uniform_random.c) 51 list(APPEND FIDO_SOURCES ../fuzz/wrap.c)
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3326-odroid-go3.dts | 47 abs-fuzz = <10>; 55 abs-fuzz = <10>; 63 abs-fuzz = <10>; 71 abs-fuzz = <10>;
|