Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/fuzz/
H A Dfd-fuzz.cpp427 std::vector<uint8_t> part_buf(part_len); in LLVMFuzzerTestOneInput() local
429 fuzzproto, part_len, part_buf.data(), part_buf.size()); in LLVMFuzzerTestOneInput()
434 pldm_fd_handle_msg(fd, FIXED_ADDR, part_buf.data(), part_buf.size(), in LLVMFuzzerTestOneInput()