Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-python.c469 mutator->afl_custom_fuzz_send = fuzz_send_py; in load_custom_mutator_py()
913 void fuzz_send_py(void *py_mutator, const u8 *buf, size_t buf_size) { in fuzz_send_py() function
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h1139 void fuzz_send_py(void *, const u8 *, size_t);