BeRTOS
cfg_randpool.h
Go to the documentation of this file.
00001 
00039 #ifndef CFG_RANDPOOL_H
00040 #define CFG_RANDPOOL_H
00041 
00042 
00048 #define CONFIG_SIZE_ENTROPY_POOL   64
00049 
00051 #define CONFIG_RANDPOOL_TIMER       1
00052 
00053 #endif /* CFG_RANDPOOL_H */
00054 
00055