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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dcryptlib.cpp344 throw NoChannelSupport(AlgorithmName());
352 throw NoChannelSupport(AlgorithmName());
368 throw NoChannelSupport(AlgorithmName());
376 throw NoChannelSupport(AlgorithmName());
H A Dcryptlib.h981 struct NoChannelSupport : public NotImplemented struct in class:BufferedTransformation
982 {NoChannelSupport(const std::string &name) : NotImplemented(name + ": this object doesn't support multiple channels") {}}; function in struct:BufferedTransformation::NoChannelSupport

Completed in 66 milliseconds