Home
last modified time | relevance | path

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

/openssl/fuzz/
H A Ddriver.c28 return FuzzerTestOneInput(buf, len); in LLVMFuzzerTestOneInput()
43 FuzzerTestOneInput(buf, size); in main()
H A Dfuzzer.h11 int FuzzerTestOneInput(const uint8_t *buf, size_t len);
H A Dasn1parse.c35 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dconf.c26 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dcrl.c24 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dct.c28 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dx509.c26 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dcms.c28 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dclient.c56 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dtest-corpus.c55 FuzzerTestOneInput(buf, s); in testfile()
H A Dbignum.c30 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dbndiv.c46 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dcmp.c158 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dserver.c509 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dasn1.c303 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function

Completed in 42 milliseconds