Home
last modified time | relevance | path

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

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