Monero
Loading...
Searching...
No Matches
Functions | Variables
block.cpp File Reference
#include "include_base_utils.h"
#include "file_io_utils.h"
#include "cryptonote_basic/blobdatatype.h"
#include "cryptonote_basic/cryptonote_basic.h"
#include "cryptonote_basic/cryptonote_format_utils.h"
#include "fuzzer.h"
Include dependency graph for block.cpp:

Functions

 parse_and_validate_block_from_blob (std::string((const char *) buf, len), b)
 

Variables

cryptonote::block b = AUTO_VAL_INIT(b)
 

Function Documentation

◆ parse_and_validate_block_from_blob()

parse_and_validate_block_from_blob ( std::string((const char *) buf, len) ,
b  )

Variable Documentation

◆ b