only unroll on i386 and amd64 (where confirmed to be much faster).
authortedu <tedu@openbsd.org>
Thu, 18 Dec 2014 20:29:08 +0000 (20:29 +0000)
committertedu <tedu@openbsd.org>
Thu, 18 Dec 2014 20:29:08 +0000 (20:29 +0000)
commit44e3b1d3edb9001661f0ec29c69eddc872c874e3
tree33193402d7c51e752986e85f5daba1ac5ff034d8
parent204684a74f74656968829862e116433f20be863a
only unroll on i386 and amd64 (where confirmed to be much faster).
naddy found sparc64 gets a little slower when unrolled.
ok deraadt
lib/libc/hash/sha2.c
sys/crypto/sha2.c