Sistema l'errore da me commesso in fase di conversione...
[bertos.git] / algos / randpool.c
2007-10-08 raskySistema l'errore da me commesso in fase di conversione...
2007-06-07 battFix some doxygen errors.
2007-02-15 asterixRename randpool_getN in randpool_get. Fix bug in randpo...
2007-02-15 asterixFix bug in randpool_init.
2007-02-15 asterixFix bug in randpool_add and randpool_strir.
2007-02-13 asterixTypo.
2007-02-13 asterixFix bug in randpool_getN.
2007-02-13 asterixAdd directive #if in struct EntropyPool, and remove...
2007-02-12 asterixFix bug in randpool_getN.
2007-02-12 asterixRemove randpool_save. Add randpool_pool.
2007-02-12 asterixRemove randpool_load function. Add *data in randpool_in...
2007-02-12 asterixAdd CONFIG_RANDPOOL_TIMER macro to swich on or off...
2007-02-09 asterixAdd macro CONFIG_RANDPOOL_TIMER.
2007-02-09 asterixWrite randpool_getN.
2007-02-09 asterixFix bug in randpool_stir and randpool_add. Typos.
2007-02-09 asterixTypos. Add data_len in randpool_add and n_byte in randp...
2007-02-08 asterixWrite pool_size function.
2007-02-08 asterixWrite add_data and stir function. Typos
2007-02-08 asterixWrite static funcion push_byte.
2007-02-08 asterixAdd EntrPool struct. Typos.
2007-02-08 asterixAdd function prototypes.