Lines Matching refs:KK2
71 #define KK2 0x6D703EF3U macro
319 R(d, e, a, b, c, F2, KK2, 9, 15); in RMD160Transform()
320 R(c, d, e, a, b, F2, KK2, 7, 5); in RMD160Transform()
321 R(b, c, d, e, a, F2, KK2, 15, 1); in RMD160Transform()
322 R(a, b, c, d, e, F2, KK2, 11, 3); in RMD160Transform()
323 R(e, a, b, c, d, F2, KK2, 8, 7); in RMD160Transform()
324 R(d, e, a, b, c, F2, KK2, 6, 14); in RMD160Transform()
325 R(c, d, e, a, b, F2, KK2, 6, 6); in RMD160Transform()
326 R(b, c, d, e, a, F2, KK2, 14, 9); in RMD160Transform()
327 R(a, b, c, d, e, F2, KK2, 12, 11); in RMD160Transform()
328 R(e, a, b, c, d, F2, KK2, 13, 8); in RMD160Transform()
329 R(d, e, a, b, c, F2, KK2, 5, 12); in RMD160Transform()
330 R(c, d, e, a, b, F2, KK2, 14, 2); in RMD160Transform()
331 R(b, c, d, e, a, F2, KK2, 13, 10); in RMD160Transform()
332 R(a, b, c, d, e, F2, KK2, 13, 0); in RMD160Transform()
333 R(e, a, b, c, d, F2, KK2, 7, 4); in RMD160Transform()
334 R(d, e, a, b, c, F2, KK2, 5, 13); /* #47 */ in RMD160Transform()