ROUND2 28 src/pkg/crypto/md5/md5block_386.s #define ROUND2(a, b, c, d, index, const, shift) \ ROUND2 73 src/pkg/crypto/md5/md5block_amd64.s #define ROUND2(a, b, c, d, index, const, shift) \ ROUND2 77 src/pkg/crypto/md5/md5block_amd64p32.s #define ROUND2(a, b, c, d, index, const, shift) \ ROUND2 105 src/pkg/crypto/md5/md5block_arm.s #define ROUND2(a, b, c, d, index, shift, const) \ ROUND2 86 src/pkg/crypto/sha1/sha1block_386.s #define ROUND2(a, b, c, d, e, index) \ ROUND2 75 src/pkg/crypto/sha1/sha1block_amd64.s #define ROUND2(a, b, c, d, e, index) \ ROUND2 79 src/pkg/crypto/sha1/sha1block_amd64p32.s #define ROUND2(a, b, c, d, e, index) \ ROUND2 123 src/pkg/crypto/sha1/sha1block_arm.s #define ROUND2(a, b, c, d, e) \