Searched refs:fuzz_buf_new (Results 1 – 1 of 1) sorted by relevance
56 static struct fuzz_buf *fuzz_buf_new(const void *data, size_t len) in fuzz_buf_new() function224 .ctrl = fuzz_buf_new(input, FUZZCTRL_SIZE), in LLVMFuzzerTestOneInput()225 .input = fuzz_buf_new(&input[FUZZCTRL_SIZE], in LLVMFuzzerTestOneInput()