Lines Matching refs:K3
178 sal_uInt32 const K3 = 0x6ED9EBA1; in transform() local
206 subRound(a, b, c, d, e, K3, expand_store(20), 2); in transform()
207 subRound(e, a, b, c, d, K3, expand_store(21), 2); in transform()
208 subRound(d, e, a, b, c, K3, expand_store(22), 2); in transform()
209 subRound(c, d, e, a, b, K3, expand_store(23), 2); in transform()
210 subRound(b, c, d, e, a, K3, expand_store(24), 2); in transform()
211 subRound(a, b, c, d, e, K3, expand_store(25), 2); in transform()
212 subRound(e, a, b, c, d, K3, expand_store(26), 2); in transform()
213 subRound(d, e, a, b, c, K3, expand_store(27), 2); in transform()
214 subRound(c, d, e, a, b, K3, expand_store(28), 2); in transform()
215 subRound(b, c, d, e, a, K3, expand_store(29), 2); in transform()
216 subRound(a, b, c, d, e, K3, expand_store(30), 2); in transform()
217 subRound(e, a, b, c, d, K3, expand_store(31), 2); in transform()
218 subRound(d, e, a, b, c, K3, expand_store(32), 2); in transform()
219 subRound(c, d, e, a, b, K3, expand_store(33), 2); in transform()
220 subRound(b, c, d, e, a, K3, expand_store(34), 2); in transform()
221 subRound(a, b, c, d, e, K3, expand_store(35), 2); in transform()
222 subRound(e, a, b, c, d, K3, expand_store(36), 2); in transform()
223 subRound(d, e, a, b, c, K3, expand_store(37), 2); in transform()
224 subRound(c, d, e, a, b, K3, expand_store(38), 2); in transform()
225 subRound(b, c, d, e, a, K3, expand_store(39), 2); in transform()