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

Modified files:
        lib/libcrypto/arch/amd64: Makefile.inc crypto_arch.h 
        lib/libcrypto/arch/i386: Makefile.inc crypto_arch.h 
        lib/libcrypto/md5: md5.c 

Log message:
Replace MD5_ASM with function specific defines.

Use the same pattern that is now used for most other code - provide
HAVE_MD5_BLOCK_DATA_ORDER and use this to selectively enable source code.

Reply via email to