Unify and simplify the application of simple chacha20 passes
This commit is a code cleanup: it moves repeated ChaCha20 encryption calls into a single helper function without changing the underlying math or behavior. There is no indication it fixes a security bug or introduces a new vulnerability.
4fac0fe1by Matt Corallo+23−583 files