Use htobe64() instead of testing BYTE_ORDER and then handrolling htobe64().
authorjsing <jsing@openbsd.org>
Tue, 11 Apr 2023 10:32:21 +0000 (10:32 +0000)
committerjsing <jsing@openbsd.org>
Tue, 11 Apr 2023 10:32:21 +0000 (10:32 +0000)
commit13f683bd714966fd93bf7942600d45ae43329a8e
tree85cde46c1af5b648e8190a5db764b979ac9fe198
parent802c7807e5d0fd2406e24d9356fa285320e98a0a
Use htobe64() instead of testing BYTE_ORDER and then handrolling htobe64().

ok tb@
lib/libcrypto/sha/sha512.c