pub fn verifier_cluster_with_lane_kernel<L: CompressionLaneComponent>(
clock_reset: ClockReset,
input: VerifyClusterInput,
q: VerifierClusterQ<L>,
) -> (VerifyClusterOutput, VerifierClusterD<L>)Expand description
Close the injectable core around one exact-64-cycle compression lane.