Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-cmplog.c52 u8 common_fuzz_cmplog_stuff(afl_state_t *afl, u8 *out_buf, u32 len) { in common_fuzz_cmplog_stuff() function
H A Dafl-fuzz-redqueen.c2979 if (unlikely(common_fuzz_cmplog_stuff(afl, orig_buf, len))) {
3002 if (unlikely(common_fuzz_cmplog_stuff(afl, buf, len))) {
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h1275 u8 common_fuzz_cmplog_stuff(afl_state_t *afl, u8 *out_buf, u32 len);