Lines Matching refs:K10
180 sal_uInt32 const K10 = 0xCA62C1D6; in transform() local
246 subRound(a, b, c, d, e, K10, expand_store(60), 4); in transform()
247 subRound(e, a, b, c, d, K10, expand_store(61), 4); in transform()
248 subRound(d, e, a, b, c, K10, expand_store(62), 4); in transform()
249 subRound(c, d, e, a, b, K10, expand_store(63), 4); in transform()
250 subRound(b, c, d, e, a, K10, expand_store(64), 4); in transform()
251 subRound(a, b, c, d, e, K10, expand_store(65), 4); in transform()
252 subRound(e, a, b, c, d, K10, expand_store(66), 4); in transform()
253 subRound(d, e, a, b, c, K10, expand_store(67), 4); in transform()
254 subRound(c, d, e, a, b, K10, expand_store(68), 4); in transform()
255 subRound(b, c, d, e, a, K10, expand_store(69), 4); in transform()
256 subRound(a, b, c, d, e, K10, expand_store(70), 4); in transform()
257 subRound(e, a, b, c, d, K10, expand_store(71), 4); in transform()
258 subRound(d, e, a, b, c, K10, expand_store(72), 4); in transform()
259 subRound(c, d, e, a, b, K10, expand_store(73), 4); in transform()
260 subRound(b, c, d, e, a, K10, expand_store(74), 4); in transform()
261 subRound(a, b, c, d, e, K10, expand_store(75), 4); in transform()
262 subRound(e, a, b, c, d, K10, expand_store(76), 4); in transform()
263 subRound(d, e, a, b, c, K10, expand_nostore(77), 4); in transform()
264 subRound(c, d, e, a, b, K10, expand_nostore(78), 4); in transform()
265 subRound(b, c, d, e, a, K10, expand_nostore(79), 4); in transform()