Function default_prng::createEngineInstance
Defined in File blake2engine.cpp
Function Documentation
-
PRNG *default_prng::createEngineInstance()
createEngineInstance() generates a Blake2Engine object which is dynamically allocated
- Attention
the caller is responsible for freeing the memory allocated by this function
- Returns
pointer to the generated Blake2Engine object