ROUND4 51 src/pkg/crypto/md5/md5block_386.s #define ROUND4(a, b, c, d, index, const, shift) \ ROUND4 137 src/pkg/crypto/md5/md5block_amd64.s #define ROUND4(a, b, c, d, index, const, shift) \ ROUND4 141 src/pkg/crypto/md5/md5block_amd64p32.s #define ROUND4(a, b, c, d, index, const, shift) \ ROUND4 176 src/pkg/crypto/md5/md5block_arm.s #define ROUND4(a, b, c, d, index, shift, const) \ ROUND4 96 src/pkg/crypto/sha1/sha1block_386.s #define ROUND4(a, b, c, d, e, index) \ ROUND4 85 src/pkg/crypto/sha1/sha1block_amd64.s #define ROUND4(a, b, c, d, e, index) \ ROUND4 89 src/pkg/crypto/sha1/sha1block_amd64p32.s #define ROUND4(a, b, c, d, e, index) \ ROUND4 133 src/pkg/crypto/sha1/sha1block_arm.s #define ROUND4(a, b, c, d, e) \