Home
last modified time | relevance | path

Searched refs:LLVMFuzzerTestOneInput (Results 1 – 3 of 3) 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/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.cpp27 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, std::size_t size) { in LLVMFuzzerTestOneInput() function