Searched defs:GenerateIntoBufferedTransformation (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Drandpool.cpp33 void RandomPool::GenerateIntoBufferedTransformation(BufferedTransformation &target, const std::string &channel, lword size) function in class:RandomPool
H A Drng.cpp83 void X917RNG::GenerateIntoBufferedTransformation(BufferedTransformation &target, const std::string &channel, lword size) function in class:X917RNG
H A Dosrng.h107 void GenerateIntoBufferedTransformation(BufferedTransformation &target, const std::string &channel, lword length) {m_rng->GenerateIntoBufferedTransformation(target, channel, length);} function in class:AutoSeededX917RNG
H A Dcryptlib.cpp268 void RandomNumberGenerator::GenerateIntoBufferedTransformation(BufferedTransformation &target, const std::string &channel, lword length) function in class:RandomNumberGenerator

Completed in 50 milliseconds