Found 6 other functions taking a
TCCtrPrng_t
argument:
CTR PRNG update Updates the internal state of supplied the CTR PRNG context increments it by one
CTR PRNG update Updates the internal state of supplied the CTR PRNG context increments it by one
CTR-PRNG initialization procedure Initializes prng context with entropy and personalization string (if any)
CTR-PRNG reseed procedure Mixes entropy and additional_input into the prng context
CTR-PRNG generate procedure Generates outlen pseudo-random bytes into out buffer, updates prng
CTR-PRNG uninstantiate procedure Zeroes the internal state of the supplied prng context