/linux/arch/riscv/crypto/ |
H A D | aes-riscv64-zvkned-zvbb-zvkg.S | 66 #define TWEAKS v16 // LMUL=4 (most of the time) macro 76 // TWEAKS: N 128-bit tweaks T*(x^i) for i in 0..(N - 1) 77 // TWEAKS_BREV: same as TWEAKS, but bit-reversed 93 vle32.v TWEAKS, (TWEAKP) 101 vbrev8.v v12, TWEAKS 138 vbrev8.v TWEAKS, TWEAKS_BREV 155 vbrev8.v TWEAKS_BREV, TWEAKS 179 vxor.vv TMP0, TMP0, TWEAKS 181 vxor.vv TMP0, TMP0, TWEAKS 193 // Compute the next sequence of tweaks by multiplying the previous [all …]
|
/linux/arch/x86/crypto/ |
H A D | aes-xts-avx-x86_64.S | 47 * the XTS tweaks. This avoids a bottleneck. Currently there don't seem to be 153 // V6-V9 hold XTS tweaks. Each 128-bit lane holds one tweak. 269 // If VL > 16, then there are multiple tweaks, and we use vpclmulqdq to compute 270 // all tweaks in the vector in parallel. If VL=16, we just do the regular 284 // Given the first XTS tweak at (TWEAK), compute the first set of tweaks and 336 // Do one step in computing the next set of tweaks using the method of just 370 // Do one step in computing the next set of tweaks using the VPCLMULQDQ method 404 // _tweak_step does one step of the computation of the next set of tweaks from 408 // This is used to interleave the computation of the next set of tweaks with the 513 // steps of the computation of the next set of tweaks. May clobber V4. [all …]
|
/linux/Documentation/virt/kvm/s390/ |
H A D | s390-pv-dump.rst | 50 metadata comprised of the encryption tweaks and status flags. The 57 The tweaks / status flags for the exported pages need to be requested
|
/linux/Documentation/sphinx-static/ |
H A D | custom.css | 3 * CSS tweaks for the Alabaster theme 44 * Tweaks for our local TOC
|
/linux/arch/hexagon/kernel/ |
H A D | trampoline.S | 10 * to future tweaks to the Hexagon instruction set.
|
/linux/arch/arm/boot/compressed/ |
H A D | head-xscale.S | 5 * XScale specific tweaks. This is merged into head.S by the linker.
|
H A D | head-sa1100.S | 7 * SA1100 specific tweaks. This is merged into head.S by the linker.
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | sifive,fu540-c000-pdma.yaml | 40 with no chip integration tweaks.
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | pwm-sifive.yaml | 38 SiFive PWM v0 IP block with no chip integration tweaks.
|
/linux/Documentation/admin-guide/LSM/ |
H A D | index.rst | 17 specific changes to system operation when these tweaks are not available
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi-sifive.yaml | 30 for the SiFive SPI v0 IP block with no chip integration tweaks.
|
/linux/Documentation/admin-guide/media/ |
H A D | saa7134.rst | 18 As with bttv, card-specific tweaks are needed. Check CARDLIST for a
|
/linux/arch/x86/include/asm/ |
H A D | hw_irq.h | 63 * @flags: Flags for allocation tweaks
|
/linux/drivers/usb/gadget/udc/ |
H A D | Kconfig | 126 in other OMAP processors too, given minor tweaks. 324 controllers having QE or CPM2, given minor tweaks.
|
/linux/Documentation/driver-api/pci/ |
H A D | p2pdma.rst | 59 one could imagine slight tweaks to this that would allow for the same
|
/linux/arch/arm/boot/dts/intel/ixp/ |
H A D | intel-ixp42x-arcom-vulcan.dts | 81 * CHECKME: if special tweaks are needed, then fix the
|
/linux/arch/arm/crypto/ |
H A D | Kconfig | 191 encryption (not CBC decryption), the encryption of XTS tweaks, XTS
|
/linux/crypto/ |
H A D | hctr2.c | 29 * The specification allows variable-length tweaks, but Linux's crypto API 32 * the best performance. But longer tweaks are useful for fscrypt, to avoid
|
/linux/scripts/ |
H A D | check-variable-fonts.sh | 36 # tweaks if necessary. Remove leading "# ".
|
/linux/drivers/parport/ |
H A D | parport_cs.c | 6 probably require driver tweaks)
|
/linux/net/ipv4/ |
H A D | ipip.c | 32 Minor tweaks: 33 Cleaned up the code a little and added some pre-1.3.0 tweaks.
|
/linux/tools/testing/selftests/tc-testing/ |
H A D | README | 197 but the overall template is there and it should only need tweaks.)
|
/linux/Documentation/crypto/ |
H A D | descore-readme.rst | 183 idiotic ``tweaks`` for particular machines which failed to deliver significant 240 these are just performance tweaks.
|
/linux/Documentation/arch/x86/ |
H A D | orc-unwinder.rst | 73 taken before some performance tweaks were added, which doubled
|
/linux/Documentation/networking/ |
H A D | net_failover.rst | 94 This will result in lack of connectivity to the VM. So some tweaks might be
|