CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2026/05/09 01:11:05

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

Log message:
Use consistent variable names in the sha256 code.

Use 'ctx' rather than 'c' for the SHA256_CTX and use data/len rather
than d/n.

ok kenjiro@ tb@

Reply via email to