CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2026/01/17 07:30:37

Modified files:
        lib/libcrypto/arch/alpha: Makefile.inc crypto_arch.h 
        lib/libcrypto/arch/amd64: Makefile.inc crypto_arch.h 
        lib/libcrypto/arch/hppa: Makefile.inc crypto_arch.h 
        lib/libcrypto/arch/i386: Makefile.inc crypto_arch.h 
        lib/libcrypto/arch/sparc64: Makefile.inc crypto_arch.h 
        lib/libcrypto/modes: gcm128.c 

Log message:
Replace GHASH_ASM with function specific defines.

Use the same pattern that is now used for most other code - provide HAVE_*
defines for functions and use these to selectively enable source code.

Reply via email to