Lines Matching refs:K3
106 const sal_uInt32 K3 = 0x6ED9EBA1; in transform() local
138 subRound( a, b, c, d, e, K3, expand_store( 20 ), 2 ); in transform()
139 subRound( e, a, b, c, d, K3, expand_store( 21 ), 2 ); in transform()
140 subRound( d, e, a, b, c, K3, expand_store( 22 ), 2 ); in transform()
141 subRound( c, d, e, a, b, K3, expand_store( 23 ), 2 ); in transform()
142 subRound( b, c, d, e, a, K3, expand_store( 24 ), 2 ); in transform()
143 subRound( a, b, c, d, e, K3, expand_store( 25 ), 2 ); in transform()
144 subRound( e, a, b, c, d, K3, expand_store( 26 ), 2 ); in transform()
145 subRound( d, e, a, b, c, K3, expand_store( 27 ), 2 ); in transform()
146 subRound( c, d, e, a, b, K3, expand_store( 28 ), 2 ); in transform()
147 subRound( b, c, d, e, a, K3, expand_store( 29 ), 2 ); in transform()
148 subRound( a, b, c, d, e, K3, expand_store( 30 ), 2 ); in transform()
149 subRound( e, a, b, c, d, K3, expand_store( 31 ), 2 ); in transform()
150 subRound( d, e, a, b, c, K3, expand_store( 32 ), 2 ); in transform()
151 subRound( c, d, e, a, b, K3, expand_store( 33 ), 2 ); in transform()
152 subRound( b, c, d, e, a, K3, expand_store( 34 ), 2 ); in transform()
153 subRound( a, b, c, d, e, K3, expand_store( 35 ), 2 ); in transform()
154 subRound( e, a, b, c, d, K3, expand_store( 36 ), 2 ); in transform()
155 subRound( d, e, a, b, c, K3, expand_store( 37 ), 2 ); in transform()
156 subRound( c, d, e, a, b, K3, expand_store( 38 ), 2 ); in transform()
157 subRound( b, c, d, e, a, K3, expand_store( 39 ), 2 ); in transform()