Searched refs:InformationDispersal (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dida.h95 class InformationDispersal : public CustomFlushPropagation<Filter> class in inherits:CustomFlushPropagation
98 InformationDispersal(int threshold, int nShares, BufferedTransformation *attachment=NULL, bool addPadding=true) function in class:InformationDispersal
H A Dida.cpp308 void InformationDispersal::IsolatedInitialize(const NameValuePairs &parameters)
315 size_t InformationDispersal::Put2(const byte *begin, size_t length, int messageEnd, bool blocking)
318 throw BlockingInputOnly("InformationDispersal");
333 InformationDispersal::Put(1);
H A Dtest.cpp598 FileSource source(filename, false, new InformationDispersal(threshold, nShares, channelSwitch = new ChannelSwitch));

Completed in 170 milliseconds