Lines Matching refs:entropy
84 builtin entropy code to read it.
293 tidy necessary differences. Use Markus' new debugN() in entropy.c
370 - (djm) Fixprogs and entropy list fixes from Larry Jones
670 - (djm) Add some more entropy collection commands from Lutz Jaenicke
716 - Include floatingpoint.h for entropy.c
800 - (djm) Cleanup entropy collection code a little more. Split initialisation
855 - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK
978 - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
980 - (djm) Increased command entropy estimates and default entropy collection
1088 - 'fixprogs' perl script to eliminate non-working entropy commands, and
1089 optionally run 'ent' to measure command entropy
1092 - Avoid SIGCHLD warnings from entropy commands
1251 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy
1282 - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
1284 - Adds timeout to entropy collection
1285 - Disables slow entropy sources
1287 - Changed entropy seed code to user per-user seeds only (server seed is
1421 - Only set define entropy collection macros if they are found
1460 - Wrote entropy collection routines for systems that lack /dev/random
2577 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)