Bitcoin Core  27.99.0
P2P Digital Currency
Functions
crypto_chacha20.cpp File Reference
#include <crypto/chacha20.h>
#include <test/fuzz/FuzzedDataProvider.h>
#include <test/fuzz/fuzz.h>
#include <test/fuzz/util.h>
#include <test/util/xoroshiro128plusplus.h>
#include <array>
#include <cstddef>
#include <cstdint>
#include <vector>
Include dependency graph for crypto_chacha20.cpp:

Go to the source code of this file.

Functions

 FUZZ_TARGET (crypto_chacha20)
 
 FUZZ_TARGET (chacha20_split_crypt)
 
 FUZZ_TARGET (chacha20_split_keystream)
 
 FUZZ_TARGET (crypto_fschacha20)
 

Function Documentation

◆ FUZZ_TARGET() [1/4]

FUZZ_TARGET ( chacha20_split_crypt  )

Definition at line 141 of file crypto_chacha20.cpp.

◆ FUZZ_TARGET() [2/4]

FUZZ_TARGET ( chacha20_split_keystream  )

Definition at line 147 of file crypto_chacha20.cpp.

◆ FUZZ_TARGET() [3/4]

FUZZ_TARGET ( crypto_chacha20  )

Definition at line 16 of file crypto_chacha20.cpp.

Here is the call graph for this function:

◆ FUZZ_TARGET() [4/4]

FUZZ_TARGET ( crypto_fschacha20  )

Definition at line 153 of file crypto_chacha20.cpp.

Here is the call graph for this function: