Home
last modified time | relevance | path

Searched defs:fuzz (Results 1 – 15 of 15) sorted by relevance

/freebsd/crypto/openssh/regress/unittests/test_helper/
H A Dfuzz.c59 struct fuzz { struct
70 /* Current working copy of seed with fuzz mutations applied */ argument
71 u_char *fuzzed; argument
78 fuzz_ntop(u_int n) in fuzz_ntop() argument
184 fuzz_dump(struct fuzz *fuzz) in fuzz_dump()
244 fuzz_cleanup(struct fuzz *fuzz) in fuzz_cleanup()
261 fuzz_strategy_done(struct fuzz *fuzz) in fuzz_strategy_done()
284 fuzz_next(struct fuzz *fuzz) in fuzz_next()
389 fuzz_done(struct fuzz *fuzz) in fuzz_done()
398 fuzz_len(struct fuzz *fuzz) in fuzz_len()
[all …]
/freebsd/crypto/openssh/regress/unittests/sshkey/
H A Dtest_fuzz.c43 onerror(void *fuzz) in onerror()
54 struct fuzz *fuzz; in public_fuzz() local
80 struct fuzz *fuzz; in sig_fuzz() local
115 struct fuzz *fuzz; in sshkey_fuzz_tests() local
/freebsd/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_getput_fuzz.c76 onerror(void *fuzz) in onerror()
115 struct fuzz *fuzz; in sshbuf_getput_fuzz_tests() local
/freebsd/contrib/libcbor/test/
H A Dfuzz_test.c58 static void fuzz(void **_CBOR_UNUSED(_state)) { in fuzz() function
/freebsd/usr.bin/patch/
H A Dpatch.c155 LINENUM where = 0, newwhere, fuzz, mymaxfuzz; in main() local
706 locate_hunk(LINENUM fuzz) in locate_hunk()
1081 patch_match(LINENUM base, LINENUM offset, LINENUM fuzz) in patch_match()
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A DTest.pm335 sub fuzz { subroutine
/freebsd/sys/dev/evdev/
H A Devdev.c481 int32_t maximum, int32_t fuzz, int32_t flat, int32_t resolution) in evdev_support_abs()
676 int32_t fuzz, old_value, abs_change; in evdev_modify_event() local
H A Dinput.h62 int32_t fuzz; member
/freebsd/sys/kern/
H A Dkern_switch.c425 runq_choose_fuzz(struct runq *rq, int fuzz) in runq_choose_fuzz()
/freebsd/contrib/netbsd-tests/fs/vfs/
H A Dt_vnops.c680 int fuzz; in symlink_long() local
/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_input.c96 uint32_t fuzz; member
/freebsd/contrib/wpa/src/ap/
H A Dsta_info.c474 int fuzz = os_random() % 20; in ap_handle_timer() local
/freebsd/sys/dev/hid/
H A Dhidmap.h91 uint16_t fuzz; /* Evdev event fuzz */ member
/freebsd/sys/dev/cyapa/
H A Dcyapa.c1798 int fuzz; in cyapa_fuzz() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c3407 double fuzz; local