HomeSort by relevance Sort by last modified time
    Searched full:fortuna_read (Results 1 - 3 of 3) sorted by null

  /external/dropbear/libtomcrypt/notes/
tech0004.txt 51 Every FORTUNA_WD calls to fortuna_read will invoke the reseed operation. By default this is set to 10 which
55 the stream. Unlike Yarrow the cipher is re-keyed after every call to fortuna_read() [so one big call
  /external/dropbear/libtomcrypt/src/prngs/
fortuna.c 45 &fortuna_read,
226 unsigned long fortuna_read(unsigned char *out, unsigned long outlen, prng_state *prng) function
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_prng.h 137 unsigned long fortuna_read(unsigned char *out, unsigned long outlen, prng_state *prng);

Completed in 1036 milliseconds