ltc_prng_descriptor.ready

Ready a PRNG state to read from @param prng The PRNG state to ready @return CRYPT_OK if successful

struct ltc_prng_descriptor
int function(prng_state* prng) nothrow ready;

Meta