Searched refs:datlen (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Ddispatch.c453 dispatch_arc4addrandom(arc4ctx_t *actx, unsigned char *dat, int datlen) { argument
461 actx->j = (actx->j + si + dat[n % datlen]);

Completed in 15 milliseconds