Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-python.c424 mutator->afl_custom_post_process = post_process_py; in load_custom_mutator_py()
514 size_t post_process_py(void *py_mutator, u8 *buf, size_t buf_size, in post_process_py() function
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h1141 size_t post_process_py(void *, u8 *, size_t, u8 **);