ROUND3 41 src/pkg/crypto/md5/md5block_386.s #define ROUND3(a, b, c, d, index, const, shift) \ ROUND3 106 src/pkg/crypto/md5/md5block_amd64.s #define ROUND3(a, b, c, d, index, const, shift) \ ROUND3 110 src/pkg/crypto/md5/md5block_amd64p32.s #define ROUND3(a, b, c, d, index, const, shift) \ ROUND3 141 src/pkg/crypto/md5/md5block_arm.s #define ROUND3(a, b, c, d, index, shift, const) \ ROUND3 91 src/pkg/crypto/sha1/sha1block_386.s #define ROUND3(a, b, c, d, e, index) \ ROUND3 80 src/pkg/crypto/sha1/sha1block_amd64.s #define ROUND3(a, b, c, d, e, index) \ ROUND3 84 src/pkg/crypto/sha1/sha1block_amd64p32.s #define ROUND3(a, b, c, d, e, index) \ ROUND3 128 src/pkg/crypto/sha1/sha1block_arm.s #define ROUND3(a, b, c, d, e) \