Searched refs:LLVMFuzzerTestOneInput (Results 1 – 6 of 6) sorted by relevance
| /openbmc/libcper/tests/ |
| H A D | fuzz_cper_buf_to_ir.c | 5 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() function
|
| /openbmc/libmctp/tests/fuzz/ |
| H A D | i2c-fuzz.c | 214 int LLVMFuzzerTestOneInput(uint8_t *input, size_t len) in LLVMFuzzerTestOneInput() function 287 LLVMFuzzerTestOneInput(buf, len); in run_standalone() 303 LLVMFuzzerTestOneInput(buf, len); in main()
|
| /openbmc/qemu/tests/qtest/fuzz/ |
| H A D | fuzz.h | 121 int LLVMFuzzerTestOneInput(const unsigned char *Data, size_t Size);
|
| H A D | fuzz.c | 144 int LLVMFuzzerTestOneInput(const unsigned char *Data, size_t Size) in LLVMFuzzerTestOneInput() function
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
| H A D | CVE-2023-38470-2.patch | 16 fuzz-domain: fuzz/fuzz-domain.c:38: int LLVMFuzzerTestOneInput(const uint8_t *, size_t): Assertion … 27 #9 0x5344a4 in LLVMFuzzerTestOneInput /home/vagrant/avahi/fuzz/fuzz-domain.c:38:9
|
| /openbmc/libpldm/tests/fuzz/ |
| H A D | fd-fuzz.cpp | 370 extern "C" int LLVMFuzzerTestOneInput(uint8_t* input, size_t len) in LLVMFuzzerTestOneInput() function 475 LLVMFuzzerTestOneInput(buf, len); in run_standalone() 492 LLVMFuzzerTestOneInput(buf, len); in main()
|