Searched refs:shuffle (Results 1 – 13 of 13) sorted by relevance
| /linux-4.4.14/arch/x86/crypto/ |
| D | cast6-avx-x86_64-asm_64.S | 191 #define shuffle(mask) \ macro 279 preload_rkr(1, shuffle, .Lrkr_enc_Q_Q_QBAR_QBAR); 284 preload_rkr(2, shuffle, .Lrkr_enc_QBAR_QBAR_QBAR_QBAR); 320 preload_rkr(2, shuffle, .Lrkr_dec_Q_Q_Q_Q); 325 preload_rkr(1, shuffle, .Lrkr_dec_Q_Q_QBAR_QBAR); 330 preload_rkr(0, shuffle, .Lrkr_dec_QBAR_QBAR_QBAR_QBAR);
|
| D | sha256-ssse3-asm.S | 86 SHUF_00BA = %xmm10 # shuffle xBxA -> 00BA 87 SHUF_DC00 = %xmm11 # shuffle xDxC -> DC00 500 # shuffle xBxA -> 00BA 504 # shuffle xDxC -> DC00
|
| D | sha256-avx-asm.S | 94 SHUF_00BA = %xmm10 # shuffle xBxA -> 00BA 95 SHUF_DC00 = %xmm12 # shuffle xDxC -> DC00 489 # shuffle xBxA -> 00BA 493 # shuffle xDxC -> DC00
|
| D | sha256-avx2-asm.S | 87 SHUF_00BA = %ymm10 # shuffle xBxA -> 00BA 88 SHUF_DC00 = %ymm12 # shuffle xDxC -> DC00 765 # shuffle xBxA -> 00BA 769 # shuffle xDxC -> DC00
|
| D | aesni-intel_avx-x86_64.S | 1297 sub %r13, %r12 # adjust the shuffle mask pointer to be 1300 vmovdqu (%r12), %xmm2 # get the appropriate shuffle mask 1320 sub %r13, %r12 # adjust the shuffle mask pointer to be 1360 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9 # shuffle xmm9 back to output as ciphertext 2574 sub %r13, %r12 # adjust the shuffle mask pointer 2577 vmovdqu (%r12), %xmm2 # get the appropriate shuffle mask 2597 sub %r13, %r12 # adjust the shuffle mask pointer to be 2635 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9 # shuffle xmm9 back to output as ciphertext
|
| D | aesni-intel_asm.S | 1377 # adjust the shuffle mask pointer to be able to shift 16-%r13 bytes 1379 movdqu (%r12), %xmm2 # get the appropriate shuffle mask 1639 # adjust the shuffle mask pointer to be able to shift 16-r13 bytes 1641 movdqu (%r12), %xmm2 # get the appropriate shuffle mask 1659 # shuffle xmm0 back to output as ciphertext
|
| /linux-4.4.14/crypto/ |
| D | jitterentropy.c | 137 __u64 shuffle = 0; in jent_loop_shuffle() local 153 shuffle ^= time & mask; in jent_loop_shuffle() 161 return (shuffle + (1<<min)); in jent_loop_shuffle()
|
| /linux-4.4.14/Documentation/video4linux/bttv/ |
| D | README.freeze | 69 try to shuffle around the PCI cards to give bttv another IRQ or make
|
| /linux-4.4.14/arch/arm/kernel/ |
| D | entry-common.S | 320 stmloia sp, {r5, r6} @ shuffle args
|
| /linux-4.4.14/drivers/hwmon/ |
| D | fschmd.c | 1016 const int shuffle[3] = { 1, 0, 2 }; in fschmd_dmi_decode() local 1017 int in = shuffle[dmi_data[i] - 1]; in fschmd_dmi_decode()
|
| /linux-4.4.14/Documentation/ |
| D | dma-buf-sharing.txt | 237 kernel needs to shuffle the data around first before sending it away.
|
| D | kernel-parameters.txt | 1906 Set task-shuffle interval (jiffies). Shuffling 3251 Set task-shuffle interval (s). Shuffling tasks
|
| /linux-4.4.14/Documentation/networking/ |
| D | bonding.txt | 787 The default behavior of tlb mode is to shuffle active flows across
|