#include "../ssl/test/fuzzer.h"
Go to the source code of this file.
Functions | |
static TLSFuzzer | g_fuzzer (TLSFuzzer::kTLS, TLSFuzzer::kClient) |
int | LLVMFuzzerTestOneInput (const uint8_t *buf, size_t len) |
|
static |
Definition at line 20 of file third_party/boringssl-with-bazel/src/fuzz/client.cc.