HASHBUFSIZE
if (start + HASHBUFSIZE <= RNDPOOLSIZE)
HashUpdate(&hashctx, &pool[start], HASHBUFSIZE);
HASHBUFSIZE - RNDPOOLSIZE + start);