Searched refs:poly (Results 1 – 1 of 1) sorted by relevance
6 pub poly: u64, field10 pub const fn new(poly: u64, table: [u64; 256]) -> Self { in new()11 Self { poly, table }