ROUND 453 arch/x86/lib/checksum_32.S #define ROUND(x) \ ROUND 543 arch/x86/lib/checksum_32.S #undef ROUND ROUND 314 crypto/blowfish.c #define ROUND(a, b, n) b ^= P[n]; a ^= bf_F (b) ROUND 590 crypto/des_generic.c #define ROUND(L, R, A, B, K, d) \ ROUND 46 crypto/rmd128.c #define ROUND(a, b, c, d, f, k, x, s) { \ ROUND 49 crypto/rmd160.c #define ROUND(a, b, c, d, e, f, k, x, s) { \ ROUND 46 crypto/rmd256.c #define ROUND(a, b, c, d, f, k, x, s) { \ ROUND 49 crypto/rmd320.c #define ROUND(a, b, c, d, e, f, k, x, s) { \ ROUND 16 lib/halfmd4.c #define ROUND(f, a, b, c, d, x, s) \