Searched refs:wordbits (Results 1 – 1 of 1) sorted by relevance
897 * @param int $wordbits the integer 64 or 128.903 private static function poly($wordbits, $maxwordrange, $k, $m) argument908 $wordbytes = $wordbits >> 3;909 if ($wordbits == 128) {