Bitcoin Core 31.99.0
P2P Digital Currency
Namespaces | Functions | Variables
wallet_encrypt.cpp File Reference
#include <bench/bench.h>
#include <key_io.h>
#include <outputtype.h>
#include <random.h>
#include <support/allocators/secure.h>
#include <test/util/setup_common.h>
#include <util/time.h>
#include <wallet/context.h>
#include <wallet/test/util.h>
#include <wallet/wallet.h>
#include <wallet/walletutil.h>
#include <cassert>
Include dependency graph for wallet_encrypt.cpp:

Go to the source code of this file.

Namespaces

namespace  wallet
 

Functions

static void wallet::WalletEncrypt (benchmark::Bench &bench, unsigned int key_count)
 
static void wallet::WalletEncryptDescriptors (benchmark::Bench &bench)
 
 wallet::BENCHMARK (WalletEncryptDescriptors)
 

Variables

constexpr unsigned int wallet::KEY_COUNT = 2000