ROUND1             17 src/pkg/crypto/md5/md5block_386.s #define ROUND1(a, b, c, d, index, const, shift) \
ROUND1             41 src/pkg/crypto/md5/md5block_amd64.s #define ROUND1(a, b, c, d, index, const, shift) \
ROUND1             45 src/pkg/crypto/md5/md5block_amd64p32.s #define ROUND1(a, b, c, d, index, const, shift) \
ROUND1             69 src/pkg/crypto/md5/md5block_arm.s #define ROUND1(a, b, c, d, index, shift, const) \
ROUND1             76 src/pkg/crypto/sha1/sha1block_386.s #define ROUND1(a, b, c, d, e, index) \
ROUND1             65 src/pkg/crypto/sha1/sha1block_amd64.s #define ROUND1(a, b, c, d, e, index) \
ROUND1             69 src/pkg/crypto/sha1/sha1block_amd64p32.s #define ROUND1(a, b, c, d, e, index) \
ROUND1            113 src/pkg/crypto/sha1/sha1block_arm.s #define ROUND1(a, b, c, d, e) \