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

File key.cpp

src/test/fuzz/key.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

SeedRandomStateForTestFunction · 0.85
DecodeSecretFunction · 0.85
EncodeSecretFunction · 0.85
HexToPubKeyFunction · 0.85
GetScriptForRawPubKeyFunction · 0.85
GetScriptForMultisigFunction · 0.85
IsSegWitOutputFunction · 0.85
IsStandardFunction · 0.85
SolverFunction · 0.85
IsValidDestinationFunction · 0.85
GetScriptForDestinationFunction · 0.85
EncodeDestinationFunction · 0.85

Tested by

no test coverage detected