Home
last modified time | relevance | path

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

12

/openssl/fuzz/
H A Ddriver.c28 return FuzzerTestOneInput(buf, len); in LLVMFuzzerTestOneInput()
43 FuzzerTestOneInput(buf, size); in main()
H A Dfuzzer.h14 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 Dpunycode.c23 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dv3name.c22 int FuzzerTestOneInput(const uint8_t* data, size_t size){ 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 Dacert.c25 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 Dcms.c28 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dsmime.c22 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dpem.c23 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 Ddtlsclient.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 Ddecoder.c41 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dquic-srtm.c45 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dbignum.c30 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dquic-rcidm.c75 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 Dquic-lcidm.c66 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dx509.c33 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Ddtlsserver.c588 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dquic-client.c53 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function
H A Dcmp.c170 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() function

Completed in 37 milliseconds

12