Searched refs:WK (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | sha1_ssse3_asm.S | 66 #define WK(t) (((t) & 15) * 4)(%rsp) macro 265 add WK(\round), \e 270 add WK(\round + 1), \d 361 movdqa W_TMP1, WK(i&~3) 402 movdqa W_TMP1, WK(i&~3) 429 movdqa W_TMP1, WK(i&~3) 496 vmovdqa W_TMP1, WK(i&~3) 520 vmovdqu W_TMP1, WK(i&~3) 538 vmovdqu W_TMP1, WK(i&~3)
|
D | sha1_avx2_x86_64_asm.S | 151 #define WK(t) ((((t) % 80) / 4)*32 + ( (t) % 4)*4 + ((t)/80)*16 )(WK_BUF) macro 384 add WK(\r), E 405 add WK(\r), E 427 add WK(\r), E 465 # Precalc WK for first 2 blocks
|
D | sha512-ssse3-asm.S | 88 # WK_2(t) points to 1 of 2 qwords at frame.WK depdending on t being odd/even 319 movdqa %xmm0, WK_2(t) # Store into WK for rounds 328 movdqa %xmm0, WK_2(t) # Store W[t]+K[t] into WK
|
D | sha512-avx-asm.S | 91 # WK_2(t) points to 1 of 2 qwords at frame.WK depdending on t being odd/even 320 vmovdqa %xmm0, WK_2(t) # Store into WK for rounds 329 vmovdqa %xmm0, WK_2(t)# Store W[t]+K[t] into WK
|
/linux-4.4.14/Documentation/input/ |
D | walkera0701.txt | 2 Walkera WK-0701 transmitter is supplied with a ready to fly Walkera 22 Walkera WK-0701 TX S-VIDEO connector: 53 Based on walkera WK-0701 PCM Format description by Shaul Eizikovich.
|
/linux-4.4.14/drivers/input/joystick/ |
D | Kconfig | 310 tristate "Walkera WK-0701 RC transmitter" 313 Say Y or M here if you have a Walkera WK-0701 transmitter which is
|