Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
crypto_poly1305.cpp File Reference
#include <crypto/poly1305.h>
#include <test/fuzz/FuzzedDataProvider.h>
#include <test/fuzz/fuzz.h>
#include <test/fuzz/util.h>
#include <cstdint>
#include <vector>
Include dependency graph for crypto_poly1305.cpp:

Go to the source code of this file.

Functions

 FUZZ_TARGET (crypto_poly1305)
 FUZZ_TARGET (crypto_poly1305_split)

Function Documentation

◆ FUZZ_TARGET() [1/2]

FUZZ_TARGET ( crypto_poly1305 )

Definition at line 13 of file crypto_poly1305.cpp.

Here is the call graph for this function:

◆ FUZZ_TARGET() [2/2]

FUZZ_TARGET ( crypto_poly1305_split )

Definition at line 24 of file crypto_poly1305.cpp.

Here is the call graph for this function: