Searched refs:WK (Results 1 – 6 of 6) sorted by relevance
| /linux/lib/crypto/x86/ |
| H A D | sha1-ssse3-and-avx.S | 62 #define WK(t) (((t) & 15) * 4)(%rsp) macro 260 add WK(\round), \e 265 add WK(\round + 1), \d 356 movdqa W_TMP1, WK(i&~3) 397 movdqa W_TMP1, WK(i&~3) 424 movdqa W_TMP1, WK(i&~3) 491 vmovdqa W_TMP1, WK(i&~3) 515 vmovdqu W_TMP1, WK(i&~3) 533 vmovdqu W_TMP1, WK(i&~3)
|
| H A D | sha1-avx2-asm.S | 147 #define WK(t) ((((t) % 80) / 4)*32 + ( (t) % 4)*4 + ((t)/80)*16 )(WK_BUF) macro 380 add WK(\r), E 401 add WK(\r), E 423 add WK(\r), E 471 # Precalc WK for first 2 blocks
|
| H A D | sha512-ssse3-asm.S | 84 # WK_2(t) points to 1 of 2 qwords at frame.WK depending on t being odd/even 314 movdqa %xmm0, WK_2(t) # Store into WK for rounds 323 movdqa %xmm0, WK_2(t) # Store W[t]+K[t] into WK
|
| H A D | sha512-avx-asm.S | 86 # WK_2(t) points to 1 of 2 qwords at frame.WK depending on t being odd/even 315 vmovdqa %xmm0, WK_2(t) # Store into WK for rounds 324 vmovdqa %xmm0, WK_2(t)# Store W[t]+K[t] into WK
|
| /linux/Documentation/input/devices/ |
| H A D | walkera0701.rst | 2 Walkera WK-0701 transmitter 5 Walkera WK-0701 transmitter is supplied with a ready to fly Walkera 26 Walkera WK-0701 TX S-VIDEO connector:: 59 Based on walkera WK-0701 PCM Format description by Shaul Eizikovich.
|
| /linux/drivers/input/joystick/ |
| H A D | Kconfig | 324 tristate "Walkera WK-0701 RC transmitter" 327 Say Y or M here if you have a Walkera WK-0701 transmitter which is
|