public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Instantiating my own random number generator
@ 2005-10-11 20:46 Roberto Jung Drebes
  2005-10-12  1:08 ` Horst von Brand
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Roberto Jung Drebes @ 2005-10-11 20:46 UTC (permalink / raw)
  To: linux-kernel


Hi there,

I have a kernel module which asks for random numbers using  
get_random_bytes().

Is there a way I can set this number generator my own seed value, so  
that I can replay experiments I perform with my module? If I set a  
seed for the whole system, it would affect other kernel tasks  
obtaining random numbers through get_random_bytes(), so I guess that  
is not a good solution.

TIA,

-- 
Roberto Jung Drebes <drebes@inf.ufrgs.br>
Porto Alegre, RS - Brasil
http://www.inf.ufrgs.br/~drebes/



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-10-12 12:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-11 20:46 Instantiating my own random number generator Roberto Jung Drebes
2005-10-12  1:08 ` Horst von Brand
2005-10-12  8:57 ` Hagen Paul Pfeifer
2005-10-12 12:33   ` linux-os (Dick Johnson)
2005-10-12 12:07 ` Paulo Marques

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox