|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "pippenger_constantine.hpp"#include "barretenberg/numeric/uint256/uint256.hpp"#include <array>#include <cstdint>#include <cstring>Go to the source code of this file.
Functions | |
| int | LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) |
| int LLVMFuzzerTestOneInput | ( | const uint8_t * | data, |
| size_t | size | ||
| ) |
Definition at line 117 of file pippenger_constantine.fuzzer.cpp.