lkml.org 
[lkml]   [2005]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Instantiating my own random number generator
Date
From
Roberto Jung Drebes <drebes@inf.ufrgs.br> wrote:
> 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.

If it is for experiments, just call MY_get_random_bytes() instead, and
define that one as you see fit. This will only work if it is called
directly, but then again...
--
Dr. Horst H. von Brand User #22616 counter.li.org
Departamento de Informatica Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria +56 32 654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-10-12 14:23    [W:0.065 / U:0.828 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site