CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/27 19:58:18
Modified files:
sys/dev : rnd.c
Log message:
Put the entropy_pool[] into the ELF .openbsd.randomdata segment.
Also allow random_init() to be called later, by moving a few
entropy control initializions into the lower-level _rs_seed() layer.
tested by jsing, phessler and a few others
