Bitcoin Core  27.99.0
P2P Digital Currency
Functions
key_io.cpp File Reference
#include <chainparams.h>
#include <key_io.h>
#include <test/fuzz/fuzz.h>
#include <util/chaintype.h>
#include <cassert>
#include <cstdint>
#include <string>
#include <vector>
Include dependency graph for key_io.cpp:

Go to the source code of this file.

Functions

void initialize_key_io ()
 
 FUZZ_TARGET (key_io,.init=initialize_key_io)
 

Function Documentation

◆ FUZZ_TARGET()

FUZZ_TARGET ( key_io  ,
init = initialize_key_io 
)

Definition at line 21 of file key_io.cpp.

Here is the call graph for this function:

◆ initialize_key_io()

void initialize_key_io ( )

Definition at line 15 of file key_io.cpp.

Here is the call graph for this function: