Searched refs:sourcehash (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DED2KLink.cpp216 wxString sourcehash; local
223 sourcehash = sourceTokens.GetNextToken();
224 if (sourcehash.IsEmpty()) {
225 throw wxString( wxT("Empty sourcehash conflicts with cryptoptions flag 0x80" ) );
230 SED2KLinkSource entry = { addr, port, sourcehash, cryptoptions };
H A DDownloadQueue.cpp1362 CMD4Hash sourcehash; local
1363 sourcehash.Decode(resolved.hash);
1364 sources.WriteHash(sourcehash);

Completed in 57 milliseconds