Home
last modified time | relevance | path

Searched refs:FUZZ_2_BIT_FLIP (Results 1 – 3 of 3) sorted by relevance

/external/openssh/regress/unittests/test_helper/
Dfuzz.c85 case FUZZ_2_BIT_FLIP: in fuzz_ntop()
114 case FUZZ_2_BIT_FLIP: in fuzz_fmt()
269 case FUZZ_2_BIT_FLIP: in fuzz_strategy_done()
324 case FUZZ_2_BIT_FLIP: in fuzz_next()
403 case FUZZ_2_BIT_FLIP: in fuzz_len()
423 case FUZZ_2_BIT_FLIP: in fuzz_ptr()
Dtest_helper.h284 #define FUZZ_2_BIT_FLIP 0x00000002 /* Flip two bits at a time */ macro
/external/openssh/regress/unittests/sshbuf/
Dtest_sshbuf_getput_fuzz.c120 fuzz = fuzz_begin(FUZZ_1_BIT_FLIP | FUZZ_2_BIT_FLIP | in sshbuf_getput_fuzz_tests()