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