Home
last modified time | relevance | path

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

/tools/security/fuzzing/example_fuzzer/
Dexample_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
/tools/security/fuzzing/orphans/gptfdisk/
Dsgdisk_fuzz.cc45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
/tools/security/fuzzing/orphans/libcppbor/
Dcppbor_fuzzer.cpp39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
Dcppbor_parse_fuzzer.cpp69 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
/tools/security/fuzzing/orphans/libexif/
Dlibexif_fuzzer.cpp34 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
/tools/security/fuzzing/system_fuzzers/libcrypto_utils/
Dlibcrypto_utils_fuzzer.cpp28 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, std::size_t size) { in LLVMFuzzerTestOneInput() function
/tools/security/fuzzing/orphans/libskia/
Dlibskia_image_processor_fuzzer.cpp73 extern "C" int LLVMFuzzerTestOneInput(char *data, size_t size) { in LLVMFuzzerTestOneInput() function
/tools/security/fuzzing/system_fuzzers/libwatchdog_perf_service/
Dlibwatchdog_perf_service_fuzzer.cpp41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, std::size_t size) { in LLVMFuzzerTestOneInput() function
/tools/security/fuzzing/orphans/widevine/trusty/
Ddispatch_fuzzer.cpp202 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
/tools/security/fuzzing/orphans/libffi/
Dfuzz_ffi.cc305 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *Data, size_t Size) { in LLVMFuzzerTestOneInput() function