Home
last modified time | relevance | path

Searched refs:EncryptWallet (Results 26 – 50 of 64) sorted by relevance

123

/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/wallet/
H A Dwallet.cpp305 if (!wallet->EncryptWallet(passphrase)) { in SetTx()
609 bool CWallet::EncryptWallet(const SecureString& strWalletPassphrase)
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/wallet/
H A Dwallet.cpp305 if (!wallet->EncryptWallet(passphrase)) { in CreateWallet()
609 bool CWallet::EncryptWallet(const SecureString& strWalletPassphrase) in EncryptWallet() function in CWallet
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/wallet/
H A Dwallet.h964 bool EncryptWallet(const SecureString& strWalletPassphrase);
H A Dwallet.cpp234 if (!wallet->EncryptWallet(passphrase)) { in CreateWallet()
565 bool CWallet::EncryptWallet(const SecureString& strWalletPassphrase) in EncryptWallet() function in CWallet
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/interfaces/
H A Dwallet.cpp331 return m_wallet->EncryptWallet(wallet_passphrase); in encryptWallet()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/wallet/
H A Drpcwallet.cpp2086 if (!pwalletMain->EncryptWallet(strWalletPass)) in encryptwallet()
H A Dwallet.cpp551 bool CWallet::EncryptWallet(const SecureString& strWalletPassphrase) in EncryptWallet() function in CWallet
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/wallet/
H A Drpcwallet.cpp2086 if (!pwalletMain->EncryptWallet(strWalletPass)) in encryptwallet()
H A Dwallet.cpp551 bool CWallet::EncryptWallet(const SecureString& strWalletPassphrase) in EncryptWallet() function in CWallet
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/wallet/
H A Drpcwallet.cpp2086 if (!pwalletMain->EncryptWallet(strWalletPass)) in encryptwallet()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwallet.cpp289 if (!wallet->EncryptWallet(passphrase)) { in CreateWallet()
583 bool CWallet::EncryptWallet(const SecureString& strWalletPassphrase) in EncryptWallet() function in CWallet
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwallet.cpp289 if (!wallet->EncryptWallet(passphrase)) { in CreateWallet()
583 bool CWallet::EncryptWallet(const SecureString& strWalletPassphrase) in EncryptWallet() function in CWallet
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwallet.cpp289 if (!wallet->EncryptWallet(passphrase)) { in CreateWallet()
583 bool CWallet::EncryptWallet(const SecureString& strWalletPassphrase) in EncryptWallet() function in CWallet
/dports/net-p2p/bitcoin/bitcoin-22.0/doc/release-notes/
H A Drelease-notes-0.10.0.md515 - `870da77` fix possible memory leaks in CWallet::EncryptWallet
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/doc/release-notes/
H A Drelease-notes-0.10.0.md515 - `870da77` fix possible memory leaks in CWallet::EncryptWallet
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/doc/release-notes/
H A Drelease-notes-0.10.0.md515 - `870da77` fix possible memory leaks in CWallet::EncryptWallet
/dports/net-p2p/litecoin/litecoin-0.18.1/doc/release-notes/
H A Drelease-notes-0.10.0.md515 - `870da77` fix possible memory leaks in CWallet::EncryptWallet
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/doc/release-notes/
H A Drelease-notes-0.10.0.md515 - `870da77` fix possible memory leaks in CWallet::EncryptWallet
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/doc/release-notes/
H A Drelease-notes-0.10.0.md515 - `870da77` fix possible memory leaks in CWallet::EncryptWallet
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/doc/release-notes/
H A Drelease-notes-0.10.0.md515 - `870da77` fix possible memory leaks in CWallet::EncryptWallet
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/doc/release-notes/
H A Drelease-notes-0.10.0.md515 - `870da77` fix possible memory leaks in CWallet::EncryptWallet
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/doc/release-notes/
H A Drelease-notes-0.10.0.md515 - `870da77` fix possible memory leaks in CWallet::EncryptWallet
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/doc/release-notes/
H A Drelease-notes-0.10.0.md515 - `870da77` fix possible memory leaks in CWallet::EncryptWallet
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/doc/release-notes/
H A Drelease-notes-0.10.0.md515 - `870da77` fix possible memory leaks in CWallet::EncryptWallet
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/doc/release-notes/
H A Drelease-notes-0.10.0.md515 - `870da77` fix possible memory leaks in CWallet::EncryptWallet

123