Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-python.c75 static size_t fuzz_py(void *py_mutator, u8 *buf, size_t buf_size, u8 **out_buf, in fuzz_py() function
414 if (py_functions[PY_FUNC_FUZZ]) { mutator->afl_custom_fuzz = fuzz_py; } in load_custom_mutator_py()