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

File key_io.cpp

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

DecodeSecretFunction · 0.85
EncodeSecretFunction · 0.85
DecodeExtKeyFunction · 0.85
EncodeExtKeyFunction · 0.85
DecodeExtPubKeyFunction · 0.85
EncodeExtPubKeyFunction · 0.85
FUZZ_TARGETFunction · 0.70
beginMethod · 0.45
endMethod · 0.45
IsValidMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected