CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/26 13:30:45
Modified files:
lib/libcrypto/sha: sha1dgst.c
Log message:
Replace HASH_BLOCK_DATA_ORDER with sha1_block_data_order.
The only reason to use HASH_BLOCK_DATA_ORDER in the implementation is to
make the code harder to read.
