examples/benchmark/kernel-only_arm/cfg/cfg_randpool.h
Go to the documentation of this file.00001
00040 #ifndef CFG_RANDPOOL_H
00041 #define CFG_RANDPOOL_H
00042
00043
00049 #define CONFIG_SIZE_ENTROPY_POOL 64
00050
00052 #define CONFIG_RANDPOOL_TIMER 1
00053
00054 #endif
00055
00056