Replace HASH_BLOCK_DATA_ORDER with sha1_block_data_order.
authorjsing <jsing@openbsd.org>
Sun, 26 Mar 2023 19:30:45 +0000 (19:30 +0000)
committerjsing <jsing@openbsd.org>
Sun, 26 Mar 2023 19:30:45 +0000 (19:30 +0000)
commit075e8db6d13bbeddb3e3d243ca87ff87683dc355
treeaff7fd788f464d8d27e6e45653c5d7b3754a30e9
parent59980008de056ffa363605a83e5446bd725ae158
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.
lib/libcrypto/sha/sha1dgst.c