Searched refs:HASHBUFSIZE (Results 1 – 1 of 1) sorted by relevance
60 #define HASHBUFSIZE 64 /* Buffer size used for pool mixing */ macro506 if (start + HASHBUFSIZE <= RNDPOOLSIZE) in swrand_mix_pool()507 HashUpdate(&hashctx, &pool[start], HASHBUFSIZE); in swrand_mix_pool()512 HASHBUFSIZE - RNDPOOLSIZE + start); in swrand_mix_pool()