Home
last modified time | relevance | path

Searched defs:sHash (Results 1 – 25 of 51) sorted by relevance

123

/dports/security/rcracki_mt/rcracki_mt_0.7.0_src/rcracki_mt/
H A DHashSet.cpp36 void CHashSet::AddHash(std::string sHash) in AddHash()
107 void CHashSet::AddHashInfo(std::string sHash, bool found, std::string sPlain, std::string sBinary) in AddHashInfo()
122 void CHashSet::SetPlain(std::string sHash, std::string sPlain, std::string sBinary) in SetPlain()
137 bool CHashSet::GetPlain(std::string sHash, std::string& sPlain, std::string& sBinary) in GetPlain()
H A DRainbowCrack.cpp182 bool NormalizeHash(std::string& sHash) in NormalizeHash()
704 std::string sHash = sInput; in main() local
721 std::string sHash = vLine[i]; in main() local
816 std::string sHash = vPartHash[0]; in main() local
1093 std::string sHash = vPartHash[0]; in rcracki_mt() local
H A DPublic.cpp432 bool writeResultLineToFile( std::string sOutputFile, std::string sHash, std::string sPlain, std::st… in writeResultLineToFile()
627 void ParseHash( std::string sHash, unsigned char* pHash, int& nHashLen ) in ParseHash()
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/
H A DKeyPathHelper.php12 static public function PublicFile($sHash)
32 static public function RsaCacherKey($sHash)
130 static public function CssCache($sTheme, $sHash)
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/
H A DKeyPathHelper.php12 static public function PublicFile($sHash)
32 static public function RsaCacherKey($sHash)
130 static public function CssCache($sTheme, $sHash)
/dports/devel/xelfviewer/XELFViewer-0.03/XHashWidget/
H A Dhashprocess.h39 QString sHash; member
46 QString sHash; member
H A Dxhashwidget.cpp150 QString sHash=g_hashData.listMemoryRecords.at(i).sHash; in reload() local
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/v850/
H A Dt-v85042 _callt_save_20c \
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/libs/ec/cpp/
H A DECFileConfig.h75 wxString sHash; in ReadHash() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DHLE.cpp75 PSPAction *action; in ReadHash()
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DTextClient.h42 wxString sHash; variable
/dports/www/itop/web/core/
H A Dormpassword.class.inc.php42 public function __construct($sHash = '', $sSalt = '')
/dports/security/cryptlib/cryptlib-3.4.3/cert/
H A Dtrustmgr.c39 BYTE sHash[ HASH_DATA_SIZE + 4 ]; member
199 BYTE sHash[ HASH_DATA_SIZE + 8 ]; in findTrustEntry() local
415 BYTE sHash[ HASH_DATA_SIZE + 8 ]; in addEntry() local
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Base/StreamWrappers/
H A DTempFile.php50 public static function CreateStream($sHash, &$sFileName = '')
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Base/StreamWrappers/
H A DTempFile.php50 public static function CreateStream($sHash, &$sFileName = '')
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dremovedelegationpage.cpp155 std::string sHash = hash.toStdString(); in on_removeDelegationClicked() local
H A Dqrctoken.cpp239 std::string sHash = index.data(TokenItemModel::HashRole).toString().toStdString(); in removeToken() local
H A Ddelegationpage.cpp242 QString sHash = indexMenu.data(DelegationItemModel::HashRole).toString(); in editStakerName() local
H A Dsuperstakerpage.cpp266 QString sHash = indexMenu.data(SuperStakerItemModel::HashRole).toString(); in editStakerName() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dhldoctp.cxx28 char const sHash[] = "#"; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dhldoctp.cxx28 sal_Char const sHash[] = "#"; variable
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/interfaces/
H A Dwallet.cpp815 bool removeTokenEntry(const std::string &sHash) override in removeTokenEntry()
992 …DelegationInfo getDelegationContract(const std::string &sHash, bool& validated, bool& contractRet)… in getDelegationContract()
1098 bool removeDelegationEntry(const std::string &sHash) override in removeDelegationEntry()
1102 bool setDelegationRemoved(const std::string &sHash, const std::string &sTxid) in setDelegationRemoved()
1241 bool removeSuperStakerEntry(const std::string &sHash) override in removeSuperStakerEntry()
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSMacOSX/
H A DDNS64.c502 static mDNSu32 sHash; in _DNS64IPv4OnlyFQDNHash() local
/dports/irc/znc/znc-1.8.2/src/
H A Dmain.cpp388 CString sHash = CUtils::GetSaltedHashPass(sSalt); in main() local
H A DUser.cpp324 CString sHash; in ParseConfig() local
933 CString sHash; in ToConfig() local

123