pub const MERSENNE31_POSEIDON2_PARTIAL_ROUNDS_32: usize = 30;Expand description
Number of partial rounds for Mersenne31 Poseidon2 (width 32).
The official round number script yields R_P = 30 for this configuration (matching the Grain LFSR parameters used to generate the round constants below).