Searched refs:MaurerRandomnessTest (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 Drng.h53 class MaurerRandomnessTest : public Bufferless<Sink> class in inherits:Bufferless
56 MaurerRandomnessTest();
H A Drng.cpp124 MaurerRandomnessTest::MaurerRandomnessTest() function in class:MaurerRandomnessTest
131 size_t MaurerRandomnessTest::Put2(const byte *inString, size_t length, int messageEnd, bool blocking)
144 double MaurerRandomnessTest::GetTestValue() const
147 throw Exception(Exception::OTHER_ERROR, "MaurerRandomnessTest: " + IntToString(BytesNeeded()) + " more bytes of input needed");
H A Dtest.cpp185 MaurerRandomnessTest mt;

Completed in 49 milliseconds