#include "../ssl/test/fuzzer.h"
Go to the source code of this file.
Functions | |
static TLSFuzzer | g_fuzzer (TLSFuzzer::kDTLS, TLSFuzzer::kServer) |
int | LLVMFuzzerTestOneInput (const uint8_t *buf, size_t len) |
|
static |
Definition at line 20 of file dtls_server.cc.