Symbol: K1
distrib/special/more/curses.h
59
*DM, *DO, *ED, *EI, *K0, *K1, *K2, *K3, *K4, *K5, *K6,
lib/libc/hash/rmd160.c
209
R(e, a, b, c, d, F1, K1, 7, 7);
lib/libc/hash/rmd160.c
210
R(d, e, a, b, c, F1, K1, 6, 4);
lib/libc/hash/rmd160.c
211
R(c, d, e, a, b, F1, K1, 8, 13);
lib/libc/hash/rmd160.c
212
R(b, c, d, e, a, F1, K1, 13, 1);
lib/libc/hash/rmd160.c
213
R(a, b, c, d, e, F1, K1, 11, 10);
lib/libc/hash/rmd160.c
214
R(e, a, b, c, d, F1, K1, 9, 6);
lib/libc/hash/rmd160.c
215
R(d, e, a, b, c, F1, K1, 7, 15);
lib/libc/hash/rmd160.c
216
R(c, d, e, a, b, F1, K1, 15, 3);
lib/libc/hash/rmd160.c
217
R(b, c, d, e, a, F1, K1, 7, 12);
lib/libc/hash/rmd160.c
218
R(a, b, c, d, e, F1, K1, 12, 0);
lib/libc/hash/rmd160.c
219
R(e, a, b, c, d, F1, K1, 15, 9);
lib/libc/hash/rmd160.c
220
R(d, e, a, b, c, F1, K1, 9, 5);
lib/libc/hash/rmd160.c
221
R(c, d, e, a, b, F1, K1, 11, 2);
lib/libc/hash/rmd160.c
222
R(b, c, d, e, a, F1, K1, 7, 14);
lib/libc/hash/rmd160.c
223
R(a, b, c, d, e, F1, K1, 13, 11);
lib/libc/hash/rmd160.c
224
R(e, a, b, c, d, F1, K1, 12, 8); /* #31 */
sys/crypto/rmd160.c
198
R(e, a, b, c, d, F1, K1, 7, 7);
sys/crypto/rmd160.c
199
R(d, e, a, b, c, F1, K1, 6, 4);
sys/crypto/rmd160.c
200
R(c, d, e, a, b, F1, K1, 8, 13);
sys/crypto/rmd160.c
201
R(b, c, d, e, a, F1, K1, 13, 1);
sys/crypto/rmd160.c
202
R(a, b, c, d, e, F1, K1, 11, 10);
sys/crypto/rmd160.c
203
R(e, a, b, c, d, F1, K1, 9, 6);
sys/crypto/rmd160.c
204
R(d, e, a, b, c, F1, K1, 7, 15);
sys/crypto/rmd160.c
205
R(c, d, e, a, b, F1, K1, 15, 3);
sys/crypto/rmd160.c
206
R(b, c, d, e, a, F1, K1, 7, 12);
sys/crypto/rmd160.c
207
R(a, b, c, d, e, F1, K1, 12, 0);
sys/crypto/rmd160.c
208
R(e, a, b, c, d, F1, K1, 15, 9);
sys/crypto/rmd160.c
209
R(d, e, a, b, c, F1, K1, 9, 5);
sys/crypto/rmd160.c
210
R(c, d, e, a, b, F1, K1, 11, 2);
sys/crypto/rmd160.c
211
R(b, c, d, e, a, F1, K1, 7, 14);
sys/crypto/rmd160.c
212
R(a, b, c, d, e, F1, K1, 13, 11);
sys/crypto/rmd160.c
213
R(e, a, b, c, d, F1, K1, 12, 8); /* #31 */
sys/dev/ipmi.c
1190
int8_t K1, K2;
sys/dev/ipmi.c
1196
K1 = signextend(s1->rbexp & 0xF, 4);
sys/dev/ipmi.c
1204
val = ipow(M * v, K2 + adj) + ipow(B, K1 + K2 + adj);
sys/dev/pci/if_iwmreg.h
6462
uint8_t K1[16];