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

File message.cpp

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

Source from the content-addressed store, hash-verified

1// Copyright (c) 2020-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

ConsumePrivateKeyFunction · 0.85
MessageSignFunction · 0.85
MessageVerifyFunction · 0.85
EncodeDestinationFunction · 0.85
PKHashClass · 0.85
MessageHashFunction · 0.85
SigningResultStringFunction · 0.85
PickValueInArrayMethod · 0.80
FUZZ_TARGETFunction · 0.70
dataMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected