Home
last modified time | relevance | path

Searched refs:K1 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dsha1.c271 #define K1 0x5a827999 macro
328 R( a, b, c, d, e, F1, K1, x[ 0] ); in sha1_process_block()
329 R( e, a, b, c, d, F1, K1, x[ 1] ); in sha1_process_block()
330 R( d, e, a, b, c, F1, K1, x[ 2] ); in sha1_process_block()
331 R( c, d, e, a, b, F1, K1, x[ 3] ); in sha1_process_block()
332 R( b, c, d, e, a, F1, K1, x[ 4] ); in sha1_process_block()
333 R( a, b, c, d, e, F1, K1, x[ 5] ); in sha1_process_block()
334 R( e, a, b, c, d, F1, K1, x[ 6] ); in sha1_process_block()
335 R( d, e, a, b, c, F1, K1, x[ 7] ); in sha1_process_block()
336 R( c, d, e, a, b, F1, K1, x[ 8] ); in sha1_process_block()
[all …]
/toolchain/binutils/binutils-2.25/opcodes/
Dia64-ic.tbl87 mov-from-AR-K; IC:mov-from-AR-M[Field(ar3) in {K0 K1 K2 K3 K4 K5 K6 K7}]
157 mov-to-AR-K; IC:mov-to-AR-M[Field(ar3) in {K0 K1 K2 K3 K4 K5 K6 K7}]