Searched refs:LOCAL_COUNTER (Results 1 – 2 of 2) sorted by relevance
65 #define LOCAL_COUNTER (8) in cpRand_hw_sample() macro68 for(n=0; n<LOCAL_COUNTER && !success; n++) in cpRand_hw_sample()77 #undef LOCAL_COUNTER in cpRand_hw_sample()83 #define LOCAL_COUNTER (8) in cpRand_hw_sample32() macro86 for(n=0; n<LOCAL_COUNTER && !success; n++) in cpRand_hw_sample32()89 #undef LOCAL_COUNTER in cpRand_hw_sample32()
63 #define LOCAL_COUNTER (32) /* this constant has been tuned manually stated from 1024, looks that 16… in cpSeed_hw_sample() macro66 for(n=0; n<LOCAL_COUNTER && !success; n++) in cpSeed_hw_sample()78 #undef LOCAL_COUNTER in cpSeed_hw_sample()84 #define LOCAL_COUNTER (32) /* this constant has been tuned manually stated from 1024, looks that 16… in cpSeed_hw_sample32() macro87 for(n=0; n<LOCAL_COUNTER && !success; n++) in cpSeed_hw_sample32()90 #undef LOCAL_COUNTER in cpSeed_hw_sample32()