pub fn sha256_verifier_top_kernel(
clock_reset: ClockReset,
input: VerifierTopInput,
q: VerifierTopQ<InlineCompressionLane<64, 6>>,
) -> (VerifierTopOutput, VerifierTopD<InlineCompressionLane<64, 6>>)Expand description
Native-lane wrapper retained as a stable free-kernel entry point.