MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / crypter.cpp

File crypter.cpp

src/wallet/test/fuzz/crypter.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) 2022-present The Bitcoin Core developers
2// Distributed under the MIT software license, see the accompanying
3// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4

Callers

nothing calls this directly

Calls 15

SeedRandomStateForTestFunction · 0.85
CallOneOfFunction · 0.85
EncryptSecretFunction · 0.85
DecryptKeyFunction · 0.85
ConsumeBoolMethod · 0.80
SetKeyFromPassphraseMethod · 0.80
FUZZ_TARGETFunction · 0.70
dataMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected