OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FUZZ_2_BIT_FLIP
(Results
1 - 3
of
3
) sorted by null
/external/openssh/regress/unittests/test_helper/
fuzz.c
85
case
FUZZ_2_BIT_FLIP
:
86
return "
FUZZ_2_BIT_FLIP
";
114
case
FUZZ_2_BIT_FLIP
:
269
case
FUZZ_2_BIT_FLIP
:
324
case
FUZZ_2_BIT_FLIP
:
403
case
FUZZ_2_BIT_FLIP
:
423
case
FUZZ_2_BIT_FLIP
:
test_helper.h
284
#define
FUZZ_2_BIT_FLIP
0x00000002 /* Flip two bits at a time */
/external/openssh/regress/unittests/sshbuf/
test_sshbuf_getput_fuzz.c
120
fuzz = fuzz_begin(FUZZ_1_BIT_FLIP |
FUZZ_2_BIT_FLIP
|
Completed in 54 milliseconds