CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2023/07/07 09:03:55

Modified files:
        lib/libcrypto/sha: sha256.c 

Log message:
Clean up SHA-256 input handling and round macros.

Avoid reach around and initialisation outside of the macro, cleaning up
the call sites to remove the initialisation.

ok beck@

Reply via email to