Home
last modified time | relevance | path

Searched refs:GetDerivedExtKey (Results 1 – 7 of 7) sorted by relevance

/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/script/
H A Ddescriptor.cpp282 bool GetDerivedExtKey(const SigningProvider& arg, CExtKey& xprv) const in GetDerivedExtKey() function in __anon6c88686e0111::BIP32PubkeyProvider
334 if (!GetDerivedExtKey(arg, xprv)) return false; in GetPubKey()
392 if (!GetDerivedExtKey(arg, extkey)) return false; in GetPrivKey()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/script/
H A Ddescriptor.cpp282 bool GetDerivedExtKey(const SigningProvider& arg, CExtKey& xprv) const in GetDerivedExtKey() function in __anonc50062ae0111::BIP32PubkeyProvider
334 if (!GetDerivedExtKey(arg, xprv)) return false; in GetPubKey()
392 if (!GetDerivedExtKey(arg, extkey)) return false; in GetPrivKey()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/script/
H A Ddescriptor.cpp282 bool GetDerivedExtKey(const SigningProvider& arg, CExtKey& xprv) const in GetDerivedExtKey() function in __anonab34c90f0111::BIP32PubkeyProvider
334 if (!GetDerivedExtKey(arg, xprv)) return false; in GetPubKey()
392 if (!GetDerivedExtKey(arg, extkey)) return false; in GetPrivKey()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/script/
H A Ddescriptor.cpp282 bool GetDerivedExtKey(const SigningProvider& arg, CExtKey& xprv) const in GetDerivedExtKey() function in __anon7eba2eac0111::BIP32PubkeyProvider
334 if (!GetDerivedExtKey(arg, xprv)) return false; in GetPubKey()
392 if (!GetDerivedExtKey(arg, extkey)) return false; in GetPrivKey()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/script/
H A Ddescriptor.cpp304 bool GetDerivedExtKey(const SigningProvider& arg, CExtKey& xprv, CExtKey& last_hardened) const in GetDerivedExtKey() function in __anonc4eb1b850111::BIP32PubkeyProvider
358 if (!GetDerivedExtKey(arg, xprv, lh_xprv)) return false; in GetPubKey()
459 if (!GetDerivedExtKey(arg, xprv, lh_xprv)) return false; in ToNormalizedString()
477 if (!GetDerivedExtKey(arg, extkey, dummy)) return false; in GetPrivKey()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/script/
H A Ddescriptor.cpp304 bool GetDerivedExtKey(const SigningProvider& arg, CExtKey& xprv, CExtKey& last_hardened) const in GetDerivedExtKey() function in __anonaf76fbc70111::BIP32PubkeyProvider
358 if (!GetDerivedExtKey(arg, xprv, lh_xprv)) return false; in GetPubKey()
459 if (!GetDerivedExtKey(arg, xprv, lh_xprv)) return false; in ToNormalizedString()
477 if (!GetDerivedExtKey(arg, extkey, dummy)) return false; in GetPrivKey()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/script/
H A Ddescriptor.cpp304 bool GetDerivedExtKey(const SigningProvider& arg, CExtKey& xprv, CExtKey& last_hardened) const in GetDerivedExtKey() function in __anon976009280111::BIP32PubkeyProvider
358 if (!GetDerivedExtKey(arg, xprv, lh_xprv)) return false; in GetPubKey()
459 if (!GetDerivedExtKey(arg, xprv, lh_xprv)) return false; in ToNormalizedString()
477 if (!GetDerivedExtKey(arg, extkey, dummy)) return false; in GetPrivKey()