Searched refs:WK (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/arch/x86/crypto/ |
D | sha1_ssse3_asm.S | 63 #define WK(t) (((t) & 15) * 4)(%rsp) macro 261 add WK(\round), \e 266 add WK(\round + 1), \d 357 movdqa W_TMP1, WK(i&~3) 398 movdqa W_TMP1, WK(i&~3) 425 movdqa W_TMP1, WK(i&~3) 494 vmovdqa W_TMP1, WK(i&~3) 518 vmovdqu W_TMP1, WK(i&~3) 536 vmovdqu W_TMP1, WK(i&~3)
|
D | sha1_avx2_x86_64_asm.S | 150 #define WK(t) ((((t) % 80) / 4)*32 + ( (t) % 4)*4 + ((t)/80)*16 )(WK_BUF) macro 383 add WK(\r), E 404 add WK(\r), E 426 add WK(\r), E 474 # Precalc WK for first 2 blocks
|
D | sha512-avx-asm.S | 87 # WK_2(t) points to 1 of 2 qwords at frame.WK depdending on t being odd/even 317 vmovdqa %xmm0, WK_2(t) # Store into WK for rounds 326 vmovdqa %xmm0, WK_2(t)# Store W[t]+K[t] into WK
|
D | sha512-ssse3-asm.S | 85 # 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
|
/linux-6.6.21/Documentation/input/devices/ |
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-6.6.21/drivers/input/joystick/ |
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
|