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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dtest.cpp97 static OFB_Mode<AES>::Encryption s_globalRNG; variable
101 return s_globalRNG;
123 s_globalRNG.SetKeyWithIV((byte *)seed.data(), 16, (byte *)seed.data());
771 s_globalRNG.SetKeyWithIV((byte *)seed.data(), 16, (byte *)seed.data());

Completed in 108 milliseconds