Home
last modified time | relevance | path

Searched refs:FUZZ_TRUNCATE_END (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssh/regress/unittests/test_helper/
H A Dfuzz.c93 case FUZZ_TRUNCATE_END: in fuzz_ntop()
138 case FUZZ_TRUNCATE_END: in fuzz_fmt()
275 case FUZZ_TRUNCATE_END: in fuzz_strategy_done()
355 case FUZZ_TRUNCATE_END: in fuzz_next()
409 case FUZZ_TRUNCATE_END: in fuzz_len()
431 case FUZZ_TRUNCATE_END: in fuzz_ptr()
H A Dtest_helper.h296 #define FUZZ_TRUNCATE_END 0x00000020 /* Truncate from end */ macro
/freebsd/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_getput_fuzz.c118 FUZZ_TRUNCATE_START | FUZZ_TRUNCATE_END; in sshbuf_getput_fuzz_tests()
/freebsd/crypto/openssh/regress/unittests/sshkey/
H A Dtest_fuzz.c56 FUZZ_TRUNCATE_START | FUZZ_TRUNCATE_END; in public_fuzz()
84 FUZZ_TRUNCATE_START | FUZZ_TRUNCATE_END; in sig_fuzz()