diff options
author | jsing <> | 2024-03-28 07:06:12 +0000 |
---|---|---|
committer | jsing <> | 2024-03-28 07:06:12 +0000 |
commit | 40ab5b46122eb72915f2ceb3598d2af6b9accaa9 (patch) | |
tree | e521c98a888402be1972dab5bee5a5899e5e423b /src/lib/libcrypto/ripemd/ripemd.c | |
parent | 87407e923d61d9eef7e80274b251e6c45120f498 (diff) | |
download | openbsd-40ab5b46122eb72915f2ceb3598d2af6b9accaa9.tar.gz openbsd-40ab5b46122eb72915f2ceb3598d2af6b9accaa9.tar.bz2 openbsd-40ab5b46122eb72915f2ceb3598d2af6b9accaa9.zip |
Demacro sha1.
Replace macros with static inline functions and use names that follow
the spec more closely. Unlike SHA256/SHA512, the functions and constants do
not align with the number of words loaded, which means we cannot easily loop
and just end up just unrolling everything.
ok joshua@ tb@
Diffstat (limited to 'src/lib/libcrypto/ripemd/ripemd.c')
0 files changed, 0 insertions, 0 deletions