CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/05/27 12:33:34
Modified files:
lib/libcrypto : md32_common.h
Log message:
Add HASH_NO_UPDATE and HASH_NO_TRANSFORM to md32_common.h
This makes it possible to still use minimal parts of md32_common.h, while
disabling the update and transform functions.
ok beck@ tb@
