CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2026/05/07 09:50:47

Modified files:
        lib/libcrypto  : crypto_assembly.h 
        lib/libcrypto/sha: sha1_aarch64_ce.S sha1_amd64_generic.S 
                           sha1_amd64_shani.S sha256_aarch64_ce.S 
                           sha256_amd64_generic.S sha256_amd64_shani.S 
                           sha512_aarch64_ce.S sha512_amd64_generic.S 

Log message:
Use macros for global functions and objects within SHA assembly.

This lets us remove some of the repetitive statements and allows for them
to be adjusted for various platforms.

ok kenjiro@ tb@

Reply via email to