Home
last modified time | relevance | path

Searched refs:privkey_map (Results 1 – 25 of 38) sorted by relevance

12

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/wallet/
H A Drpcdump.cpp1032 privkey_map.emplace(id, key); in ProcessImportLegacy()
1065 privkey_map.clear(); in ProcessImportLegacy()
1071 for (auto it = privkey_map.begin(); it != privkey_map.end(); ) { in ProcessImportLegacy()
1075 privkey_map.erase(oldit); in ProcessImportLegacy()
1136 …d::copy(out_keys.keys.begin(), out_keys.keys.end(), std::inserter(privkey_map, privkey_map.end())); in ProcessImportDescriptor()
1153 privkey_map.emplace(id, key); in ProcessImportDescriptor()
1163 return privkey_map.count(used_key.first) > 0; in ProcessImportDescriptor()
1166 return privkey_map.count(entry.first) > 0; in ProcessImportDescriptor()
1199 std::map<CKeyID, CKey> privkey_map; in ProcessImport() local
1215 if (pwallet->IsWalletFlagSet(WALLET_FLAG_DISABLE_PRIVATE_KEYS) && !privkey_map.empty()) { in ProcessImport()
[all …]
H A Dscriptpubkeyman.h422 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dscriptpubkeyman.cpp1418 bool LegacyScriptPubKeyMan::ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t… in ImportPrivKeys() argument
1421 for (const auto& entry : privkey_map) { in ImportPrivKeys()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/wallet/
H A Drpcdump.cpp1029 privkey_map.emplace(id, key); in ProcessImportLegacy()
1062 privkey_map.clear(); in ProcessImportLegacy()
1068 for (auto it = privkey_map.begin(); it != privkey_map.end(); ) { in ProcessImportLegacy()
1072 privkey_map.erase(oldit); in ProcessImportLegacy()
1136 …d::copy(out_keys.keys.begin(), out_keys.keys.end(), std::inserter(privkey_map, privkey_map.end())); in ProcessImportDescriptor()
1153 privkey_map.emplace(id, key); in ProcessImportDescriptor()
1163 return privkey_map.count(used_key.first) > 0; in ProcessImportDescriptor()
1166 return privkey_map.count(entry.first) > 0; in ProcessImportDescriptor()
1199 std::map<CKeyID, CKey> privkey_map; in ProcessImport() local
1215 if (wallet.IsWalletFlagSet(WALLET_FLAG_DISABLE_PRIVATE_KEYS) && !privkey_map.empty()) { in ProcessImport()
[all …]
H A Dscriptpubkeyman.h461 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dwallet.h616 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dscriptpubkeyman.cpp1535 bool LegacyScriptPubKeyMan::ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t… in ImportPrivKeys() argument
1538 for (const auto& entry : privkey_map) { in ImportPrivKeys()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/wallet/
H A Drpcdump.cpp1029 privkey_map.emplace(id, key); in ProcessImportLegacy()
1062 privkey_map.clear(); in ProcessImportLegacy()
1068 for (auto it = privkey_map.begin(); it != privkey_map.end(); ) { in ProcessImportLegacy()
1072 privkey_map.erase(oldit); in ProcessImportLegacy()
1136 …d::copy(out_keys.keys.begin(), out_keys.keys.end(), std::inserter(privkey_map, privkey_map.end())); in ProcessImportDescriptor()
1153 privkey_map.emplace(id, key); in ProcessImportDescriptor()
1163 return privkey_map.count(used_key.first) > 0; in ProcessImportDescriptor()
1166 return privkey_map.count(entry.first) > 0; in ProcessImportDescriptor()
1199 std::map<CKeyID, CKey> privkey_map; in ProcessImport() local
1215 if (wallet.IsWalletFlagSet(WALLET_FLAG_DISABLE_PRIVATE_KEYS) && !privkey_map.empty()) { in ProcessImport()
[all …]
H A Dscriptpubkeyman.h461 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dwallet.h616 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dscriptpubkeyman.cpp1535 bool LegacyScriptPubKeyMan::ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t…
1538 for (const auto& entry : privkey_map) {
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/wallet/
H A Drpcdump.cpp1029 privkey_map.emplace(id, key); in ProcessImportLegacy()
1062 privkey_map.clear(); in ProcessImportLegacy()
1068 for (auto it = privkey_map.begin(); it != privkey_map.end(); ) { in ProcessImportLegacy()
1072 privkey_map.erase(oldit); in ProcessImportLegacy()
1136 …d::copy(out_keys.keys.begin(), out_keys.keys.end(), std::inserter(privkey_map, privkey_map.end())); in ProcessImportDescriptor()
1153 privkey_map.emplace(id, key); in ProcessImportDescriptor()
1163 return privkey_map.count(used_key.first) > 0; in ProcessImportDescriptor()
1166 return privkey_map.count(entry.first) > 0; in ProcessImportDescriptor()
1199 std::map<CKeyID, CKey> privkey_map; in ProcessImport() local
1215 if (wallet.IsWalletFlagSet(WALLET_FLAG_DISABLE_PRIVATE_KEYS) && !privkey_map.empty()) { in ProcessImport()
[all …]
H A Dscriptpubkeyman.h461 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dwallet.h616 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dscriptpubkeyman.cpp1535 bool LegacyScriptPubKeyMan::ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t… in ImportPrivKeys() argument
1538 for (const auto& entry : privkey_map) { in ImportPrivKeys()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/wallet/
H A Drpcdump.cpp1026 privkey_map.emplace(id, key); in ProcessImportLegacy()
1059 privkey_map.clear(); in ProcessImportLegacy()
1065 for (auto it = privkey_map.begin(); it != privkey_map.end(); ) { in ProcessImportLegacy()
1069 privkey_map.erase(oldit); in ProcessImportLegacy()
1130 …d::copy(out_keys.keys.begin(), out_keys.keys.end(), std::inserter(privkey_map, privkey_map.end())); in ProcessImportDescriptor()
1147 privkey_map.emplace(id, key); in ProcessImportDescriptor()
1157 return privkey_map.count(used_key.first) > 0; in ProcessImportDescriptor()
1160 return privkey_map.count(entry.first) > 0; in ProcessImportDescriptor()
1193 std::map<CKeyID, CKey> privkey_map; in ProcessImport() local
1209 if (pwallet->IsWalletFlagSet(WALLET_FLAG_DISABLE_PRIVATE_KEYS) && !privkey_map.empty()) { in ProcessImport()
[all …]
H A Dscriptpubkeyman.h458 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
H A Dscriptpubkeyman.cpp1514 bool LegacyScriptPubKeyMan::ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t… in ImportPrivKeys() argument
1517 for (const auto& entry : privkey_map) { in ImportPrivKeys()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/wallet/
H A Drpcdump.cpp1026 privkey_map.emplace(id, key); in ProcessImportLegacy()
1059 privkey_map.clear(); in ProcessImportLegacy()
1065 for (auto it = privkey_map.begin(); it != privkey_map.end(); ) { in ProcessImportLegacy()
1069 privkey_map.erase(oldit); in ProcessImportLegacy()
1130 …d::copy(out_keys.keys.begin(), out_keys.keys.end(), std::inserter(privkey_map, privkey_map.end())); in ProcessImportDescriptor()
1147 privkey_map.emplace(id, key); in ProcessImportDescriptor()
1157 return privkey_map.count(used_key.first) > 0; in ProcessImportDescriptor()
1160 return privkey_map.count(entry.first) > 0; in ProcessImportDescriptor()
1193 std::map<CKeyID, CKey> privkey_map; in ProcessImport() local
1209 if (pwallet->IsWalletFlagSet(WALLET_FLAG_DISABLE_PRIVATE_KEYS) && !privkey_map.empty()) { in ProcessImport()
[all …]
H A Dscriptpubkeyman.h458 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/wallet/
H A Drpcdump.cpp1026 privkey_map.emplace(id, key); in ProcessImportLegacy()
1059 privkey_map.clear(); in ProcessImportLegacy()
1065 for (auto it = privkey_map.begin(); it != privkey_map.end(); ) { in ProcessImportLegacy()
1069 privkey_map.erase(oldit); in ProcessImportLegacy()
1130 …d::copy(out_keys.keys.begin(), out_keys.keys.end(), std::inserter(privkey_map, privkey_map.end())); in ProcessImportDescriptor()
1147 privkey_map.emplace(id, key); in ProcessImportDescriptor()
1157 return privkey_map.count(used_key.first) > 0; in ProcessImportDescriptor()
1160 return privkey_map.count(entry.first) > 0; in ProcessImportDescriptor()
1193 std::map<CKeyID, CKey> privkey_map; in ProcessImport() local
1209 if (pwallet->IsWalletFlagSet(WALLET_FLAG_DISABLE_PRIVATE_KEYS) && !privkey_map.empty()) { in ProcessImport()
[all …]
H A Dscriptpubkeyman.h458 …bool ImportPrivKeys(const std::map<CKeyID, CKey>& privkey_map, const int64_t timestamp) EXCLUSIVE_…
/dports/net-p2p/litecoin/litecoin-0.18.1/src/wallet/
H A Drpcdump.cpp1062 privkey_map.emplace(id, key); in ProcessImportLegacy()
1085 … if (pubkey_map.count(require_key.first) == 0 && privkey_map.count(require_key.first) == 0) { in ProcessImportLegacy()
1095 privkey_map.clear(); in ProcessImportLegacy()
1101 for (auto it = privkey_map.begin(); it != privkey_map.end(); ) { in ProcessImportLegacy()
1105 privkey_map.erase(oldit); in ProcessImportLegacy()
1185 privkey_map.emplace(id, key); in ProcessImportDescriptor()
1195 return privkey_map.count(used_key.first) > 0; in ProcessImportDescriptor()
1198 return privkey_map.count(entry.first) > 0; in ProcessImportDescriptor()
1231 std::map<CKeyID, CKey> privkey_map; in ProcessImport() local
1247 if (pwallet->IsWalletFlagSet(WALLET_FLAG_DISABLE_PRIVATE_KEYS) && !privkey_map.empty()) { in ProcessImport()
[all …]
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/wallet/
H A Drpcdump.cpp1062 privkey_map.emplace(id, key); in ProcessImportLegacy()
1085 … if (pubkey_map.count(require_key.first) == 0 && privkey_map.count(require_key.first) == 0) { in ProcessImportLegacy()
1095 privkey_map.clear(); in ProcessImportLegacy()
1101 for (auto it = privkey_map.begin(); it != privkey_map.end(); ) { in ProcessImportLegacy()
1105 privkey_map.erase(oldit); in ProcessImportLegacy()
1185 privkey_map.emplace(id, key); in ProcessImportDescriptor()
1195 return privkey_map.count(used_key.first) > 0; in ProcessImportDescriptor()
1198 return privkey_map.count(entry.first) > 0; in ProcessImportDescriptor()
1231 std::map<CKeyID, CKey> privkey_map; in ProcessImport() local
1247 if (pwallet->IsWalletFlagSet(WALLET_FLAG_DISABLE_PRIVATE_KEYS) && !privkey_map.empty()) { in ProcessImport()
[all …]
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/wallet/
H A Drpcdump.cpp1062 privkey_map.emplace(id, key); in ProcessImportLegacy()
1085 … if (pubkey_map.count(require_key.first) == 0 && privkey_map.count(require_key.first) == 0) { in ProcessImportLegacy()
1095 privkey_map.clear(); in ProcessImportLegacy()
1101 for (auto it = privkey_map.begin(); it != privkey_map.end(); ) { in ProcessImportLegacy()
1105 privkey_map.erase(oldit); in ProcessImportLegacy()
1185 privkey_map.emplace(id, key); in ProcessImportDescriptor()
1195 return privkey_map.count(used_key.first) > 0; in ProcessImportDescriptor()
1198 return privkey_map.count(entry.first) > 0; in ProcessImportDescriptor()
1231 std::map<CKeyID, CKey> privkey_map; in ProcessImport() local
1247 if (pwallet->IsWalletFlagSet(WALLET_FLAG_DISABLE_PRIVATE_KEYS) && !privkey_map.empty()) { in ProcessImport()
[all …]

12